Skip to content

Prepare release v0.22.1#1290

Merged
jsuereth merged 2 commits intomainfrom
copilot/fix-release-pipeline
Mar 13, 2026
Merged

Prepare release v0.22.1#1290
jsuereth merged 2 commits intomainfrom
copilot/fix-release-pipeline

Conversation

Copy link
Contributor

Copilot AI commented Mar 13, 2026

Patch release to ship the release pipeline fix from #1289 (pnpm lockfile migration) that was merged after v0.22.0.

Changes

  • Cargo.toml — bump workspace version 0.22.00.22.1
  • Cargo.lock — regenerated via cargo check
  • CHANGELOG.md — promote Unreleased[0.22.1] - 2026-03-13, document the pipeline fix, add fresh Unreleased section

Post-merge

Maintainer must create and push a signed tag to trigger the (now-fixed) release pipeline:

git tag -s v0.22.1 -m "Release v0.22.1"
git push upstream v0.22.1

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: jsuereth <29006+jsuereth@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix release pipeline for version 0.22.1 Prepare release v0.22.1 Mar 13, 2026
Copilot AI requested a review from jsuereth March 13, 2026 22:16
@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

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

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1290   +/-   ##
=====================================
  Coverage   81.2%   81.3%           
=====================================
  Files        111     111           
  Lines       9377    9377           
=====================================
+ Hits        7623    7625    +2     
+ Misses      1754    1752    -2     

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

@jsuereth jsuereth marked this pull request as ready for review March 13, 2026 23:09
@jsuereth jsuereth requested a review from a team as a code owner March 13, 2026 23:09
@jsuereth jsuereth merged commit 7400873 into main Mar 13, 2026
40 checks passed
@jsuereth jsuereth deleted the copilot/fix-release-pipeline branch March 13, 2026 23:09
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.

3 participants