Skip to content

WEBDEV-8835: Cut the GitHub Release automatically on tag push - #61

Open
jbuckner wants to merge 1 commit into
mainfrom
WEBDEV-8835-release-on-tag
Open

WEBDEV-8835: Cut the GitHub Release automatically on tag push#61
jbuckner wants to merge 1 commit into
mainfrom
WEBDEV-8835-release-on-tag

Conversation

@jbuckner

@jbuckner jbuckner commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

WEBDEV-8835

Tag push cuts the Release with generated notes, so tagging is the only manual step. Hyphenated tags are marked prerelease so a QA canary can't take the Latest badge. npm publish stays manual.

🤖 Generated with Claude Code

https://claude.ai/code/session_01EnQGMFUXNYTcTL2mvkJ3Dp

Pushing a v* tag now creates the Release with generated notes, so tagging
is the only manual step. Hyphenated tags (v1.0.7-webdev-7550.0) are marked
prerelease so a QA canary can't take the Latest badge off the newest final.

npm publish stays manual since it needs 2FA.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EnQGMFUXNYTcTL2mvkJ3Dp
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://internetarchive.github.io/iaux-item-metadata/pr/pr-61/

Built to branch gh-pages at 2026-08-03 21:46 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.56%. Comparing base (61aa634) to head (f985825).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files          21       21           
  Lines         618      618           
  Branches       23       23           
=======================================
  Hits          535      535           
  Misses         77       77           
  Partials        6        6           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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