We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to have weekly releases of unblob fully automated through Github CI.
The auto version update workflow would:
pyproject.yml
When that automated PR gets approved by a maintainer, auto-release workflow would pick it up and create a release:
https://github.com/marketplace/actions/auto-release
This would then trigger our release workflow with publication to PyPi.
The text was updated successfully, but these errors were encountered:
do we need weekly release? Isn't it too frequent?
Sorry, something went wrong.
can be bi-weekly or monthly, just want it to be automated like our dependencies update :)
qkaiser
No branches or pull requests
I would like to have weekly releases of unblob fully automated through Github CI.
The auto version update workflow would:
pyproject.yml
When that automated PR gets approved by a maintainer, auto-release workflow would pick it up and create a release:
https://github.com/marketplace/actions/auto-release
This would then trigger our release workflow with publication to PyPi.
The text was updated successfully, but these errors were encountered: