Skip to content

fix(release): re-pin shared deploy workflow to d6ace52#18

Merged
asachs01 merged 1 commit into
mainfrom
fix/repin-deploy-workflow-sha
May 13, 2026
Merged

fix(release): re-pin shared deploy workflow to d6ace52#18
asachs01 merged 1 commit into
mainfrom
fix/repin-deploy-workflow-sha

Conversation

@asachs01
Copy link
Copy Markdown
Member

Previous pin c2d6fc8 had a workflow-load failure: an input description contained a literal \${{ needs.docker.outputs.digest }} expression, which GitHub Actions evaluates at load time when needs isn't a defined context. Every fleet release pipeline failed validation with 0 jobs on the post-rollout run.

Fixed in wyre-technology/.github#12 (merge commit d6ace529b210900f460cb365529f2a552daedf7a). This PR bumps the pin to the fixed SHA so this repo's release pipeline can actually execute the deploy job.

Test plan

  • YAML parses
  • Next push-to-main release lands the deploy on gwp-<vendor> by digest (the original "once and for all" goal)

Previous pin c2d6fc8 had a workflow-load failure (${{ }} expression
in input description). New pin is the fixed version (wyre-technology/.github#12).
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Code review skipped — your organization's overage spend limit has been reached.

Code review is billed via overage credits. To resume reviews, an organization admin can raise the monthly limit at claude.ai/admin-settings/claude-code.

Once credits are available, push a new commit or reopen this pull request to trigger a review.

@asachs01 asachs01 merged commit c84c7e1 into main May 13, 2026
3 checks passed
@asachs01 asachs01 deleted the fix/repin-deploy-workflow-sha branch May 13, 2026 19:51
@github-project-automation github-project-automation Bot moved this from Todo to Done in MSP Claude Plugins May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant