Skip to content

ci(deploy): re-pin site-deploy reusable workflow to .github main SHA (#42 merged)#109

Merged
bdelanghe merged 1 commit into
mainfrom
fix/deploy-repin-site-deploy
Jun 29, 2026
Merged

ci(deploy): re-pin site-deploy reusable workflow to .github main SHA (#42 merged)#109
bdelanghe merged 1 commit into
mainfrom
fix/deploy-repin-site-deploy

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

Summary

bounded-systems/.github#42 ("make the RFC 9110 probe opt-in") merged earlier today — the exact condition #98 said to wait for. This moves the promote job's reusable-workflow pin off the temporary branch @fix/optional-http-probe to its merge commit on .github main:

@fix/optional-http-probe  →  @c46a1dc7b8e6b2a9ad146bffb93a80f8689dd34e  (.github main, #42)

Why

  • Restores the repo's "every action pinned by SHA" posture (the branch pin was always temporary).
  • The #108 deploy run wedged in pending (a GitHub scheduling state — runners were fine, lock free, branch resolved). Merging this pushes a fresh deploy run, the clean way to get one that reaches the site-promote approval gate.

Scope

One-line workflow pin change; build/gates unaffected (the deploy job is skipped on PRs).

🤖 Generated with Claude Code

…42 merged)

bounded-systems/.github#42 (make the RFC 9110 probe opt-in) merged 2026-06-29; per #98's plan, move the promote pin off the temporary @fix/optional-http-probe branch to its merge commit c46a1dc on .github main, restoring the repo's SHA-pin posture. Also re-triggers a fresh deploy run (the prior one wedged in pending).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bdelanghe bdelanghe merged commit f457bc4 into main Jun 29, 2026
14 checks passed
@bdelanghe bdelanghe deleted the fix/deploy-repin-site-deploy branch June 29, 2026 05:38
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