Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define "release" for Taweret #117

Open
jared321 opened this issue Sep 18, 2024 · 0 comments
Open

Define "release" for Taweret #117

jared321 opened this issue Sep 18, 2024 · 0 comments
Assignees

Comments

@jared321
Copy link
Contributor

The present release is being done on main, but we intend to move to a new git workflow with release branches entitled release/vX.Y that never merge into another branch. Each official release tag vX.Y.Z will be on the associated branch release/vX.Y.

The GH action for publishing releases to PyPI will be setup to test/publish only on GH release/released events and in the release deployment environment.

Based on the suggestions in https://docs.pypi.org/trusted-publishers/security-model, once the new workflow is finalized, the release environment's rules should be altered to only work for tags that match the pattern v*.*.* on branches that match release/v*.*.

Should Sphinx docs only be published to RTD on the same events? Ditto for Jupyter book?

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

No branches or pull requests

2 participants