Skip to content

Conversation

@michaelfaith
Copy link
Collaborator

PR Checklist

Overview

This change breaks the publish portion of our release flow into its own job (separate from the release-please pr management), so that we can re-run it if needed (e.g. npm publishing error).

The job sequence is now release_please -> publish (if release created) -> post_release

This change breaks the publish portion of our release flow into its own job (separate from the release-please pr management), so that we can re-run it if needed (e.g. npm publishing error).

The job sequence is now `release_please` -> `publish` (if release created) -> `post_release`
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.14%. Comparing base (1f795f8) to head (1f3f938).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1545   +/-   ##
=======================================
  Coverage   97.14%   97.14%           
=======================================
  Files          28       28           
  Lines         596      596           
  Branches      175      175           
=======================================
  Hits          579      579           
  Misses          2        2           
  Partials       15       15           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@michaelfaith michaelfaith marked this pull request as ready for review February 1, 2026 23:07
@michaelfaith michaelfaith merged commit ebf15b4 into main Feb 1, 2026
15 checks passed
@michaelfaith michaelfaith deleted the ci/break-out-publish branch February 1, 2026 23:08
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