9 lines
319 B
Markdown
9 lines
319 B
Markdown
# Python Semantic Release
|
|
|
|
Basically the command makes a commit, and tags it as a release.
|
|
The changelog looks fine, just has commits from what I can tell right now.
|
|
|
|
Seems to have an API integration with bb and gh so should be able to work with that easily.
|
|
|
|
Would like to implement this in sp6 for ingestion service.
|