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

Release a new version on PyPI with the latest changes and define how to trigger new version releases in the future #18

Closed
Grim-bot opened this issue Feb 14, 2022 · 3 comments
Assignees
Labels
important This should be addressed with high priority

Comments

@Grim-bot
Copy link
Collaborator

Many fixes and improvements have been made to the repo since the last version release on PyPI (version 0.0.7, June 2020). For instance, software security issues detected by dependabot have been fixed. Once PR #17 is accepted and merged, we should release a new version.

In anticipation of future fixes and improvements, we need to decide how, when, and by whom new version releases on PyPI can be requested.

@Grim-bot
Copy link
Collaborator Author

Are the current unit tests sufficient to ensure that the new version can be successfully installed by users ?

@Grim-bot Grim-bot added the important This should be addressed with high priority label Feb 14, 2022
@Grim-bot
Copy link
Collaborator Author

We can also split this into 2 separate issues.

@tristantreb
Copy link
Collaborator

  1. Released 0.1.0 on PyPI

  2. About PyPI releases:
    Who should do them? The reviewer of the last pull request (I'll do that one)
    How must it be done? See details in CONTRIBUTING.rst under Push releases to PyPI

  3. Moving tests questions to new issue Define process to validate code prior to release #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important This should be addressed with high priority
Projects
None yet
Development

No branches or pull requests

2 participants