Skip to content

Conversation

@mwbrooks
Copy link
Member

Summary

This pull request updates the documentation for release v3.11.0 and disables the git tagging when running make tag.

We've disabled tagging when running make tag to fix an issue with orphaned tagged commits. We'll continue to rework this in the future.

Requirements

@mwbrooks mwbrooks added this to the Next Release milestone Jan 16, 2026
@mwbrooks mwbrooks self-assigned this Jan 16, 2026
@mwbrooks mwbrooks requested a review from a team as a code owner January 16, 2026 21:49
@mwbrooks mwbrooks added the docs M-T: Documentation work only label Jan 16, 2026
@mwbrooks mwbrooks requested a review from a team as a code owner January 16, 2026 21:49
@mwbrooks mwbrooks added the semver:minor Use on pull requests to describe the release version increment label Jan 16, 2026
Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

@mwbrooks LGTM! Thanks so much for bringing these commits to a tag 🚀 ✨

Comment on lines +103 to +104
# @printf "$(FONT_BOLD)Git Tag$(FONT_RESET)\n"
# git tag v$(RELEASE_VERSION)
Copy link
Member

Choose a reason for hiding this comment

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

🫡 praise: Thanks for keeping this commented for later remembers!

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.81%. Comparing base (d54492c) to head (c7dd361).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   64.85%   64.81%   -0.04%     
==========================================
  Files         213      213              
  Lines       17550    17550              
==========================================
- Hits        11382    11375       -7     
- Misses       5103     5105       +2     
- Partials     1065     1070       +5     

☔ View full report in Codecov by Sentry.
📢 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.

@mwbrooks mwbrooks added the release M-T: Use on pull requests that create releases label Jan 16, 2026
@zimeg
Copy link
Member

zimeg commented Jan 16, 2026

@mwbrooks Thanks for adding the release label too 🙏 ✨

@mwbrooks mwbrooks merged commit b8adde8 into main Jan 16, 2026
8 checks passed
@mwbrooks mwbrooks deleted the mwbrooks-release-3-11-0 branch January 16, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs M-T: Documentation work only release M-T: Use on pull requests that create releases semver:minor Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants