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

Move latest tag on Quay using Robot account #361

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

komish
Copy link
Contributor

@komish komish commented Jun 23, 2023

The linkimages script would leverage the Quay API to move the latest tag to point to the release image, however it didnt' seem to be working despite getting the expected HTTP responses.

In attempting to debug, I'm finding it extraordinarily difficult to generate a token that was appropriately scoped to the chart-verifier repo ONLY. I was unable to find a way to generate a token using a robot account that had the appropriate permissions.

To that end, this change removes that code in exchange for using podman to move the tag instead. Repository secrets have already been configured.

@komish komish merged commit 555c25d into redhat-certification:main Jun 23, 2023
5 checks passed
@komish komish deleted the fix-latest-tag-bug branch June 23, 2023 17: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.

2 participants