Skip to content

Fix Arcade daily secret sync bootstrap#16711

Merged
missymessa merged 1 commit intomainfrom
fix-arcade-daily-secret-sync-bootstrap
Apr 13, 2026
Merged

Fix Arcade daily secret sync bootstrap#16711
missymessa merged 1 commit intomainfrom
fix-arcade-daily-secret-sync-bootstrap

Conversation

@missymessa
Copy link
Copy Markdown
Member

@missymessa missymessa commented Apr 13, 2026

Summary

  • replace the failing full restore.cmd -ci bootstrap in the daily secret-sync job
  • install the repo SDK from global.json and restore local tools directly
  • keep the existing secret-manager synchronize flow intact so the daily rotation job can run again

Why

The scheduled dotnet-arcade-daily run is currently failing in the SynchronizeSecrets stage before secret rotation starts. This change narrows the bootstrap to only the SDK/runtime/tools required for secret synchronization.

Related to AB#10139

Bypass the full repo restore in the secret synchronization job and install only the repo SDK plus local tools needed for secret-manager. This avoids the bootstrap failure blocking the daily rotation run.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@missymessa missymessa enabled auto-merge (squash) April 13, 2026 18:16
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.

3 participants