Skip to content

Use the release-* glob in the Registrator trigger#378

Merged
mtfishman merged 1 commit into
release-0.21from
mf/release-glob-0.21
Jun 1, 2026
Merged

Use the release-* glob in the Registrator trigger#378
mtfishman merged 1 commit into
release-0.21from
mf/release-glob-0.21

Conversation

@mtfishman
Copy link
Copy Markdown
Member

@mtfishman mtfishman commented Jun 1, 2026

Summary

This branch's Registrator.yml carried an explicit release-0.21 entry (added in #376) so version bumps here register automatically. The rest of the org now uses a release-* glob that covers any maintenance branch, so this swaps the literal entry for the glob to match.

No behavior change on this branch, since it only ever sees pushes to release-0.21.

This branch's Registrator.yml carried an explicit release-0.21 entry from
#376. The rest of the org now uses a release-* glob that covers any
maintenance branch, so swap the literal entry for the glob to match. No
behavior change here, since this branch only ever sees pushes to
release-0.21.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mtfishman mtfishman merged commit cd3296f into release-0.21 Jun 1, 2026
12 checks passed
@mtfishman mtfishman deleted the mf/release-glob-0.21 branch June 1, 2026 16:58
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.89%. Comparing base (765f7cb) to head (852a522).
⚠️ Report is 1 commits behind head on release-0.21.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-0.21     #378   +/-   ##
=============================================
  Coverage         74.89%   74.89%           
=============================================
  Files                63       63           
  Lines              3095     3095           
=============================================
  Hits               2318     2318           
  Misses              777      777           
Flag Coverage Δ
docs 48.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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