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
I propose we allow suffixing the version number from an environment variable. This would then be utilized in our test release process to build the package with a unique version number.
Hi @tim-schilling , I would like to work on this issue if none are working on it.
If so Could you plz hint me on the end-result/expectation to fix this issue...
I propose we allow suffixing the version number from an environment variable. This would then be utilized in our test release process to build the package with a unique version number.
The new action would run on the following events:
workflow_dispatch
with a unique iteration valueThere is more information on how this would be implemented here: https://github.com/django-commons/best-practices/blob/main/docs/releases.md
The text was updated successfully, but these errors were encountered: