Skip to content

Improve release automation#3317

Merged
martincostello merged 4 commits intomasterfrom
improve-release-automation
Mar 18, 2025
Merged

Improve release automation#3317
martincostello merged 4 commits intomasterfrom
improve-release-automation

Conversation

@martincostello
Copy link
Collaborator

  • Move script to bump the version from inline PowerShell to its own script.
  • Copy script from Polly to update Public API baselines.
  • Fix incorrectly sorted Public API document.
  • Remove obsolete Public API baselines for net6.0.

- Move script to bump the version from inline PowerShell to its own script.
- Copy script from Polly to update Public API baselines.
Fix incorrectly sorted document.
Remove obsolete Public API baselines.
Fix Unshipped files not being emptied if they don't contain a `#nullable enable` header.
@martincostello martincostello added the github_actions Pull requests that update GitHub Actions code label Mar 18, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.54%. Comparing base (cb39741) to head (eb57982).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3317      +/-   ##
==========================================
- Coverage   84.84%   83.54%   -1.31%     
==========================================
  Files          77       77              
  Lines        3221     3221              
  Branches      556      556              
==========================================
- Hits         2733     2691      -42     
- Misses        488      530      +42     
Flag Coverage Δ
Linux 83.54% <ø> (+17.23%) ⬆️
Windows 83.54% <ø> (-1.31%) ⬇️
macOS 83.54% <ø> (ø)

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

@martincostello
Copy link
Collaborator Author

Tested with #3318 (see 174d235).

@martincostello martincostello marked this pull request as ready for review March 18, 2025 17:05
@martincostello martincostello enabled auto-merge (squash) March 18, 2025 17:05
@martincostello martincostello merged commit 4252bef into master Mar 18, 2025
11 checks passed
@martincostello martincostello deleted the improve-release-automation branch March 18, 2025 17:06
This was referenced Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants