Skip to content

chore(docs): document staging dispatch workflow in TECH_STACK §7#24

Merged
blackbrowed-labs merged 1 commit into
devfrom
chore/tech-stack-staging-dispatch
May 13, 2026
Merged

chore(docs): document staging dispatch workflow in TECH_STACK §7#24
blackbrowed-labs merged 1 commit into
devfrom
chore/tech-stack-staging-dispatch

Conversation

@larsweiser
Copy link
Copy Markdown
Collaborator

Summary

Updates docs/TECH_STACK.md §7 step 3 to reflect the deployed state after #23: a product-release-published dispatch now fires both rebuild-on-dispatch.yml (production) and rebuild-on-dispatch-staging.yml (staging) in parallel.

Step 4 is also touched so the ~60-seconds-to-appear claim explicitly covers both environments.

Diff

Single file / +2 / −2 in docs/TECH_STACK.md. No other surfaces touched.

Out of scope — surfaced for backlog

Two other parts of TECH_STACK are stale, but not from today's work:

  • §3.4 "Scheduled rebuild" mentions only rebuild-nightly.yml; the rebuild-nightly-staging.yml sibling (added under G D.11.2 per BOOTSTRAP) isn't named. Also incorrectly says the fallback is a "Cron Trigger in the production Worker" — it's GH Actions Cron.
  • §8 project-structure tree (line ~446) lists deploy.yml + rebuild-on-dispatch.yml. Out of date: deploy.yml was split into deploy-production.yml + deploy-staging.yml, and ci-pr.yml, rebuild-nightly.yml, rebuild-nightly-staging.yml, rebuild-on-dispatch-staging.yml, verify-cloudflare-facts.yml are all missing.

Not touched here per the no-mid-flight-retrofit rule — both are dedicated backlog items if you want them.

🤖 Generated with Claude Code

Updates §7 step 3 to reflect the actual deployed state after #23: a
`product-release-published` dispatch now fires both
`rebuild-on-dispatch.yml` (production) and `rebuild-on-dispatch-staging.yml`
(staging) in parallel. Adjusts step 4 to clarify that the
~60-seconds-to-appear claim covers both environments.

Co-Authored-By: Claude <noreply@anthropic.com>
@blackbrowed-labs blackbrowed-labs merged commit 6424dd9 into dev May 13, 2026
@blackbrowed-labs blackbrowed-labs deleted the chore/tech-stack-staging-dispatch branch May 13, 2026 13:22
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