Skip to content

Issues/442 prod pipeline dit - #58

Merged
ditahkk merged 8 commits into
mainfrom
issues/442-prod-pipeline-dit
Aug 11, 2026
Merged

Issues/442 prod pipeline dit#58
ditahkk merged 8 commits into
mainfrom
issues/442-prod-pipeline-dit

Conversation

@ditahkk

@ditahkk ditahkk commented Aug 10, 2026

Copy link
Copy Markdown
Member

What changed

Why


Summary by CodeRabbit

  • Documentation

    • Clarified the release workflow for staging validation and production promotion.
    • Documented how to revert to a previous release without rebuilding.
  • Chores

    • Updated automation runner configuration for release workflows.

godsonten and others added 7 commits August 6, 2026 16:13
  Run the shared iaas deploy script with PHASE=dry_run before the real production deploy while keeping the public docs build on GitHub-hosted runners and deploy secrets on the YOW
  production job.
  Adds the docs-owned production deployment workflow that builds a selected
  release ref on a clean runner, fetches the shared iaas deploy runner, runs
  dry-run before deploy, and documents the production release flow. Also keeps
  pnpm overrides in the existing package.json pattern while patching audit
  findings.
…es package.json pnpm.overrides, not a new workspace file.
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: f3248b03-9bf1-4dd1-85c2-3948eeba341b

📥 Commits

Reviewing files that changed from the base of the PR and between d1019b0 and 4f44002.

📒 Files selected for processing (1)
  • docs/release-process.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/release-process.md

📝 Walkthrough

Walkthrough

The pull request configures a self-hosted runner label and updates the release process with release-branch naming, staging validation, same-ref production promotion, and rollback instructions.

Changes

Release workflow

Layer / File(s) Summary
Self-hosted runner configuration
.github/actionlint.yaml
Adds the zsoftly-yow self-hosted runner label.
Release promotion process
docs/release-process.md
Documents release-branch creation, staging deployment and validation, same-ref production deployment, rollback without rebuilding, and timestamped branch naming.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • zsoftly/zcp-docs#56: Adds the same runner configuration and updates the same release-process documentation.

Suggested reviewers: ditahm6, godsonten, clintonche

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description contains only the template placeholders and does not explain what changed or why. Complete the What changed and Why sections, and link issue 442 if applicable.
Title check ❓ Inconclusive The title is unclear and appears truncated; it does not clearly identify the documented release branch naming change. Use a concise title such as "Issues/442: Document release branch naming and promotion flow".
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch issues/442-prod-pipeline-dit

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/release-process.md`:
- Around line 30-33: Update the Branch naming table in the release-process
documentation to add a release/* row, using the timestamp format established by
“20: Deploy Staging” and matching the existing naming-table style.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 777655d6-3748-49e4-80a8-35094e94e474

📥 Commits

Reviewing files that changed from the base of the PR and between 3f0b43d and d1019b0.

📒 Files selected for processing (2)
  • .github/actionlint.yaml
  • docs/release-process.md

Comment thread docs/release-process.md
@ditahkk
ditahkk merged commit ae3f051 into main Aug 11, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants