Open
Description
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:
- A tag is pushed (same as today)
- Once a month
- A
workflow_dispatch
with a unique iteration value
There is more information on how this would be implemented here: https://github.com/django-commons/best-practices/blob/main/docs/releases.md
Metadata
Assignees
Labels
No labels