Skip to content

Conversation

reyammer
Copy link
Collaborator

Up to now, python releases started with a GH release being created, and have involved a bunch of manual checks, e.g., check that the version in the git tag matches the version of the package, check that the version of the package is a non-dev one, check that the version of the underlying rusr CLI is a non-dev one, etc.

The new plan is to start releases via a push of a git tag of the form python-vX.Y.Z. If the GH action is triggered from a such a tag, we also perform a number of pre-release checks even before building and testing the packages.

Changes:

  • add pre-release checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant