Skip to content

chore(ci): generate GitHub releases based on commits#198

Merged
thisislawatts merged 3 commits intomasterfrom
chore/ci-generate-releases
Oct 2, 2025
Merged

chore(ci): generate GitHub releases based on commits#198
thisislawatts merged 3 commits intomasterfrom
chore/ci-generate-releases

Conversation

@thisislawatts
Copy link
Copy Markdown
Contributor

@thisislawatts thisislawatts commented Oct 1, 2025

This PR introduces an automated release workflow to streamline and standardize our project's versioning and release process. By automating the creation of new version tags and GitHub releases, we can reduce manual errors and ensure a consistent, predictable release cycle. This helps to improve project maintainability and provides a clearer, more professional history for users and collaborators.

Ref: https://snyksec.atlassian.net/browse/CLI-801

@snyk-io
Copy link
Copy Markdown

snyk-io bot commented Oct 1, 2025

🎉 Snyk checks have passed. No issues have been found so far.

code/snyk check is complete. No issues have been found. (View Details)

@thisislawatts thisislawatts force-pushed the chore/ci-generate-releases branch from e54371a to 73d678e Compare October 1, 2025 10:10
@thisislawatts thisislawatts marked this pull request as ready for review October 1, 2025 10:11
@thisislawatts thisislawatts requested review from a team as code owners October 1, 2025 10:11
Copy link
Copy Markdown
Contributor

@dotkas dotkas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thisislawatts
Copy link
Copy Markdown
Contributor Author

Ah yes I have used semantic-release before and we use it on the primary cli repo, but it has quite a lot of overhead, so opted for composing a few small tools.

@thisislawatts thisislawatts merged commit 6f87086 into master Oct 2, 2025
32 checks passed
@thisislawatts thisislawatts deleted the chore/ci-generate-releases branch October 2, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants