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
A nightly (?) workflow, that checks whether there is a new release, and if there is, then opens a PR with the new version (sed 's/old-version/new-version').
The only manual steps would be the following:
merging the aforementioned PR
creating a new tag
These are acceptable manual tasks and we do not want to automatize them (yet).
The text was updated successfully, but these errors were encountered:
A nightly (?) workflow, that checks whether there is a new release, and if there is, then opens a PR with the new version (
sed 's/old-version/new-version'
).The only manual steps would be the following:
These are acceptable manual tasks and we do not want to automatize them (yet).
The text was updated successfully, but these errors were encountered: