Skip to content

fix: pass yarn cache inputs to ctcClose in promote workflow - #2883

Merged
WillieRuemmele merged 1 commit into
mainfrom
wr/fix-promote-ctc-close-cache
Aug 19, 2026
Merged

fix: pass yarn cache inputs to ctcClose in promote workflow#2883
WillieRuemmele merged 1 commit into
mainfrom
wr/fix-promote-ctc-close-cache

Conversation

@WillieRuemmele

Copy link
Copy Markdown
Contributor

Summary

Context

The promotions themselves complete fine (npm, docker, oclif/S3), but the CTC close step fails afterward because of the same missing lockfile issue. The promote workflow still shows as failed even though the actual promotion succeeded.

Test plan

  • Re-run promote workflow and confirm ctcCloseSuccess passes

Same issue as the ctcOpen fix — ctcClose.yml also defaults to
npm/package-lock.json caching, which fails because this repo uses yarn.
@WillieRuemmele
WillieRuemmele merged commit 2631cab into main Aug 19, 2026
34 of 35 checks passed
@WillieRuemmele
WillieRuemmele deleted the wr/fix-promote-ctc-close-cache branch August 19, 2026 18:46
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