Skip to content

chore(ci): add a release workflow#16

Merged
ctreatma merged 1 commit intomainfrom
release
Oct 6, 2025
Merged

chore(ci): add a release workflow#16
ctreatma merged 1 commit intomainfrom
release

Conversation

@ctreatma
Copy link
Contributor

@ctreatma ctreatma commented Oct 6, 2025

This adds a GitHub Actions workflow that will:

  • Look up the most recent version tag on main
  • Look at Conventional Commits tags on commits to main since the most recent version tag to determine the next release's version number
  • Create a GitHub release for the next version number with release notes generated from Conventional Commit logs
  • Run GoReleaser to build equinix binaries and attach them to the GitHub release

@ctreatma ctreatma force-pushed the release branch 2 times, most recently from 53fd362 to 237e479 Compare October 6, 2025 18:17
@ctreatma ctreatma merged commit f5a85aa into main Oct 6, 2025
3 checks passed
@ctreatma ctreatma deleted the release branch October 6, 2025 18:20
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

This PR is included in version 0.1.0 🎉

2 similar comments
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

This PR is included in version 0.1.0 🎉

@github-actions
Copy link

github-actions bot commented Oct 7, 2025

This PR is included in version 0.1.0 🎉

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.

1 participant