Skip to content

fix(ci): capture digest from helm stderr output#217

Merged
squat merged 1 commit into
squat:mainfrom
aclerici38:fix-cosign-again
May 15, 2026
Merged

fix(ci): capture digest from helm stderr output#217
squat merged 1 commit into
squat:mainfrom
aclerici38:fix-cosign-again

Conversation

@aclerici38
Copy link
Copy Markdown
Contributor

@aclerici38 aclerici38 commented May 15, 2026

third time's the charm
fixes https://github.com/squat/generic-device-plugin/actions/runs/25805893711/job/75810381088

Helm weirdly outputs everything to stderr on push so the output was never captured into the variable. Looks like it will be swapped back to stdout with this helm/helm#32056 but in the meantime pointing everything to stdout works and won't break if it changes again.

I also unpinned the helm version since it's 2 years old 😄 I didn't see a way to have it tracked with your dependabot config.

Thanks!

Copy link
Copy Markdown
Owner

@squat squat left a comment

Choose a reason for hiding this comment

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

thanks! I was wondering why i couldn't reproduce this locally

@squat squat merged commit 2cc50b0 into squat:main May 15, 2026
5 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