Skip to content

Add make tag release-cut target with branch and tag-exists guards#101

Merged
elfpkck merged 1 commit into
mainfrom
easy-releasy
Jun 6, 2026
Merged

Add make tag release-cut target with branch and tag-exists guards#101
elfpkck merged 1 commit into
mainfrom
easy-releasy

Conversation

@elfpkck

@elfpkck elfpkck commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Wraps the CHANGELOG rewrite, commit, tag, and atomic push into a single make tag VERSION=X.Y.Z. Refuses to run off main or when the tag already exists, so a typo or retry can't leave an orphan changelog commit.

Wraps the CHANGELOG rewrite, commit, tag, and atomic push into a single
`make tag VERSION=X.Y.Z`. Refuses to run off main or when the tag already
exists, so a typo or retry can't leave an orphan changelog commit.
@elfpkck elfpkck self-assigned this Jun 6, 2026
@elfpkck elfpkck added the ci label Jun 6, 2026
@elfpkck elfpkck enabled auto-merge (squash) June 6, 2026 19:01
@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@1c8b3c4). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage        ?   53.51%           
=======================================
  Files           ?       13           
  Lines           ?      783           
  Branches        ?      108           
=======================================
  Hits            ?      419           
  Misses          ?      351           
  Partials        ?       13           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@elfpkck elfpkck merged commit a222383 into main Jun 6, 2026
7 checks passed
@elfpkck elfpkck deleted the easy-releasy branch June 6, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant