You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have some command, e.g. make diagnose, that checks that pre-reqs are OK:
Login to Quay works
Release token is valid
Perhaps check that the token has sufficient permissions (Need to see if/how its possible)
We could then run it on appropriate pull requests and optionally before the actual release on merge
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity for 60 days. It will be closed if no further activity occurs. Please make a comment if this issue/pr is still valid. Thank you for your contributions.
We should have some command, e.g.
make diagnose
, that checks that pre-reqs are OK:Login to Quay works
Release token is valid
Perhaps check that the token has sufficient permissions (Need to see if/how its possible)
We could then run it on appropriate pull requests and optionally before the actual release on merge
The text was updated successfully, but these errors were encountered: