-
Notifications
You must be signed in to change notification settings - Fork 2
build prerelease jupyterhub #7
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
Conversation
I think this has identified a couple issues in the GH workflow:
|
Can you add |
I added the flag and added the credentials for quay and dockerhub. If we merge this, will 5.3.0rc0 be published? |
Yes, it should |
ok, are we ready to land it, then? |
Failed 😢
I can't think of any obvious reason for the failure since the PR CI runs were fine |
https://github.com/jupyterhub/action-get-quayio-tags/blob/v0.1.0/src/quayio.js#L57-L65
but I'm still confused by why it was fine in the PR runs. |
adding a prerelease version constraint to requirements.in makes prerelease versions accepted
what happens to tags when the version is a prerelease?