perf: replace node release versioning with python #8

Open
hermes wants to merge 1 commit from hermes/python-release-versioning into main
Collaborator

Replaces the Node/semantic-release dry-run with a lightweight Python Conventional Commits parser so the release workflow starts much faster.

Replaces the Node/semantic-release dry-run with a lightweight Python Conventional Commits parser so the release workflow starts much faster.
perf: replace node release versioning with python
All checks were successful
Test Image Build / image-build (pull_request) Successful in 30s
1b1ce74a0c
All checks were successful
Test Image Build / image-build (pull_request) Successful in 30s
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/release.yml
  • docs/release-automation.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin hermes/python-release-versioning:hermes/python-release-versioning
git switch hermes/python-release-versioning

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff hermes/python-release-versioning
git switch hermes/python-release-versioning
git rebase main
git switch main
git merge --ff-only hermes/python-release-versioning
git switch hermes/python-release-versioning
git rebase main
git switch main
git merge --no-ff hermes/python-release-versioning
git switch main
git merge --squash hermes/python-release-versioning
git switch main
git merge --ff-only hermes/python-release-versioning
git switch main
git merge hermes/python-release-versioning
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TheSecondReal0/morning-digest!8
No description provided.