Skip to content

sync-install-sh: instant release-side sync via repository_dispatch#124

Merged
TeoSlayer merged 1 commit into
mainfrom
fix/install-sh-instant-sync
Jul 13, 2026
Merged

sync-install-sh: instant release-side sync via repository_dispatch#124
TeoSlayer merged 1 commit into
mainfrom
fix/install-sh-instant-sync

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

The live installer is served from R2; this sync only fired on website pushes + a daily cron, so a release-repo install.sh security fix waited up to 24h (release#31 was stale-in-prod until a manual R2 push). Add a repository_dispatch trigger the release repo fires on install.sh change.

🤖 Generated with Claude Code

…side sync

The live installer is served from R2, but this sync only fired on
website pushes + a daily cron — so a security fix to
pilot-protocol/release:install.sh waited up to 24h to reach production
(verified: release#31's install.sh hardening was stale-in-prod until a
manual R2 push). Accept a repository_dispatch from the release repo so
the fix reaches R2 in seconds; the daily cron stays as a safety net.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@TeoSlayer TeoSlayer enabled auto-merge (squash) July 13, 2026 13:31
TeoSlayer added a commit to pilot-protocol/release that referenced this pull request Jul 13, 2026
The live installer is served from R2, not git. When install.sh changes
on main, poke the website repo's sync-install-sh workflow (via App-token
repository_dispatch) so R2 updates in seconds instead of waiting for its
daily cron. Pairs with pilot-protocol/website#124.

Co-authored-by: Teodor Calin <teodor@vulturelabs.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to Cloudflare Pages

  • Commit deploy URL: https://3703d02c.pilotprotocol.pages.dev
  • Branch alias: https://fix/install-sh-instant-sync.pilotprotocol.pages.dev (may take ~30s to propagate)
  • Commit: 6ce1f0ec81dc523648a851289297e5ea1e74c5e3

@TeoSlayer TeoSlayer merged commit 28c3c54 into main Jul 13, 2026
3 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