Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): Fix cosign confirmation prompts #65

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

tumido
Copy link
Member

@tumido tumido commented Mar 13, 2023

Description of the change

#61 Probably introduces a bug to our CI. cosign now promts for confirmation which breaks our release pipeline (see https://github.com/backstage/charts/actions/runs/4404080373/jobs/7713244708 )

This should be fixed by adding a --yes|-y param to cosign sign command.

Existing or Associated Issue(s)

N/A

Additional Information

N/A

Checklist

Doesn't apply

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
@tumido tumido requested a review from a team as a code owner March 13, 2023 11:17
@tumido
Copy link
Member Author

tumido commented Mar 13, 2023

@ChrisJBurns @sabre1041 PTAL

@tumido tumido merged commit bfec87b into backstage:main Mar 13, 2023
@tumido tumido deleted the fix-ci-cosign branch March 13, 2023 13:57
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.

3 participants