Skip to content

Skip cache restore in update-helm job - #178

Draft
bschwedler wants to merge 1 commit into
mainfrom
feat/restore-cache-opt-out
Draft

Skip cache restore in update-helm job#178
bschwedler wants to merge 1 commit into
mainfrom
feat/restore-cache-opt-out

Conversation

@bschwedler

Copy link
Copy Markdown
Contributor

update-helm doesn't pass cache-scope, so its dependency-version cache
artifact name never matches the build job's writer -- the restore
always misses and logs a confusing "Artifact not found" error on
every run.

Opt out via the new restore-cache input on setup-bakery.

Blocked on the images-shared PR below merging to main -- this
workflow pins setup-bakery@main, and composite actions reject
unrecognized inputs, so CI here will fail until that lands. Opening
as a draft for that reason.

update-helm doesn't pass cache-scope, so its dependency-version cache
artifact name never matches the build job's writer -- the restore
always misses and logs a confusing "Artifact not found" error on
every run (posit-dev/images-shared#686). Opt out via the new
restore-cache input.

Depends on posit-dev/images-shared's setup-bakery gaining the
restore-cache input -- this workflow pins @main, so CI here won't
pass until that change lands on images-shared's default branch.
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