Skip to content

docs: document the retry-until shim input#44

Merged
coretl merged 1 commit into
mainfrom
docs-retry-until-input
Jul 3, 2026
Merged

docs: document the retry-until shim input#44
coretl merged 1 commit into
mainfrom
docs-retry-until-input

Conversation

@coretl

@coretl coretl commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • publish.yml's re-dispatch job (added in v0.22.0, fix: auto-retry via fresh dispatch when the Pages origin wedges #43) always re-fires the consumer's publish-dispatch.yml shim with -f retry-until=..., but none of the consumer-facing docs mentioned it — the reference/workflows.md input table, the tutorial's copy-paste shim snippet, and CLAUDE.md's "consuming this in another repo" snippet all still only showed pr.
  • A shim copied from these docs before v0.22.0 is missing the retry-until input, which breaks the re-dispatch job for every tagged release (not just the wedged-origin retry path it exists for) — found this while bumping a consumer repo's pin to v0.22.0.
  • Adds retry-until to all three doc surfaces, matching this repo's own dogfooded publish-dispatch.yml.

Test plan

  • npm run docs builds clean (strict mode, 12 pages, no errors)
  • CI green

publish.yml's re-dispatch job (v0.22.0) always re-fires the consumer's
publish-dispatch.yml shim with -f retry-until=..., but none of the
consumer-facing docs (reference/workflows.md's input table, the
tutorial's copy-paste shim, CLAUDE.md's consuming snippet) showed it.
A shim copied before v0.22.0 is missing the input, which breaks every
tagged release's re-dispatch, not just the wedged-origin retry path.
@coretl coretl temporarily deployed to github-pages July 3, 2026 16:00 — with GitHub Actions Inactive
@coretl coretl merged commit 7aeb7b6 into main Jul 3, 2026
7 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.

1 participant