Skip to content

ci: add release-please bootstrap for master#1162

Merged
MilesCranmer merged 3 commits intoMilesCranmer:masterfrom
MilesCranmerBot:ci/release-please-master
Mar 30, 2026
Merged

ci: add release-please bootstrap for master#1162
MilesCranmer merged 3 commits intoMilesCranmer:masterfrom
MilesCranmerBot:ci/release-please-master

Conversation

@MilesCranmerBot
Copy link
Copy Markdown
Contributor

Summary

  • add a release-please workflow for master
  • seed CHANGELOG.md from the existing GitHub releases, including the current v2.0.0a1 prerelease line
  • add release-please-config.json and .release-please-manifest.json with bootstrap-sha set to the current master tip
  • pin master to a forked release-please commit that preserves Python PEP 440 prerelease versions like 2.0.0a2

Notes

  • keeps the existing .github/workflows/pypi_deploy.yml workflow unchanged
  • continues to use the built-in GITHUB_TOKEN for Release Please; existing PyPI tokens remain in the PyPI deploy workflow
  • uses versioning: prerelease so the current 2.0.0a* line continues to bump as prereleases

MilesCranmerBot and others added 2 commits March 30, 2026 11:36
Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.25%. Comparing base (95ffa50) to head (642ec6a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1162   +/-   ##
=======================================
  Coverage   94.25%   94.25%           
=======================================
  Files          21       21           
  Lines        1687     1687           
=======================================
  Hits         1590     1590           
  Misses         97       97           

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

Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>
@MilesCranmer MilesCranmer merged commit d303728 into MilesCranmer:master Mar 30, 2026
23 checks passed
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.

2 participants