Fix ct lint breaking change by relying on upstream workflow fix#109
Closed
Copilot wants to merge 3 commits into
Closed
Fix ct lint breaking change by relying on upstream workflow fix#109Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
…args removal in v3.12.0+ Co-authored-by: f2calv <16097639+f2calv@users.noreply.github.com> Agent-Logs-Url: https://github.com/f2calv/multi-arch-container-rust/sessions/66c6d439-7c94-44a5-8119-625b7602493a
Copilot created this pull request from a session on behalf of
f2calv
March 20, 2026 19:30
View session
f2calv
requested changes
Mar 20, 2026
Owner
f2calv
left a comment
There was a problem hiding this comment.
The upstream reusable workflow has been updated, revert the change and we see if the workflows complete
…been fixed Co-authored-by: f2calv <16097639+f2calv@users.noreply.github.com> Agent-Logs-Url: https://github.com/f2calv/multi-arch-container-rust/sessions/ab17235b-36ac-4449-848b-490b4ccbb7b0
Contributor
Author
Reverted in 29dcd77. The |
Copilot
AI
changed the title
Pin chart-testing to v3.11.0 to fix ct lint breaking change
Fix ct lint breaking change by relying on upstream workflow fix
Mar 20, 2026
f2calv
requested changes
Mar 20, 2026
Owner
f2calv
left a comment
There was a problem hiding this comment.
Now seeing this error;
Error: unknown flag: --set image.tag
unknown flag: --set image.tag
Error: Process completed with exit code 1.
Owner
|
disabled helm chart linting for the time being, will revisit another time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ct lintwas failing withError: unknown flag: --setbecause thelatestchart-testing image (now v3.14.0) removed--helm-extra-argsin v3.12.0. The reusable workflow inf2calv/gha-workflows@v1has been updated upstream to handle this change, so no pinning is needed in this repository.This PR is a no-op confirming the upstream fix resolves the build error.
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.