Skip to content

Improving testing of release process #2059

Open
@tim-schilling

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions