CI/CD project for automated releases #16
lpm0073
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Fellow contributors, I've begun work to setup automated releases using semantic-release as the engine for managing version bump workflows. This project relies on us adopting a strict PR process for version updates, which shouldn't be a problem as thus far we've all been doing this voluntarily. However, it also depends on us adopting a more strict protocol for commit comments. see this semantic version style guide for details. I am performing this work in a new branch named 'next'.
I completed prototyping work on a smaller Python-only project named secure-logger. You'll find detailed run histories of automated processes in the "Actions" tab, and you can review the Releases and the change log to see examples of what we'll eventually have in this project.
There are multiple, complimentary goals to this endeavor:
I do NOT have any plans to automate releases to PyPi.
This project is not time sensitive (for me at least).
Beta Was this translation helpful? Give feedback.
All reactions