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

Automate beta/nightly releases to PyPI #2389

Open
kamil-certat opened this issue Jul 19, 2023 · 0 comments
Open

Automate beta/nightly releases to PyPI #2389

kamil-certat opened this issue Jul 19, 2023 · 0 comments

Comments

@kamil-certat
Copy link
Contributor

It would be nice to automatically build and publish in PyPI beta releases of IntelMQ. It may help with testing by more people.

Beta releases should have postfix of beta (or maybe nightly?) + probably the date of generation in the version, e.g., 3.3.0beta20230719. We can decide to use something else, but the date should be the easiest. They can be generated e.g. every two weeks using periodic Github Action, without any human intervention.

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

No branches or pull requests

1 participant