Skip to content

Conversation

@atravitz
Copy link
Contributor

@atravitz atravitz commented Dec 4, 2025

release prep for v1.8.0

Make the PR:

  • Create a new release-prep branch corresponding to the version name, e.g. release-prep-v1.2.0. Note: please follow semantic versioning.
  • Check that all user-relevant updates are included in the news/ rever .rst files. You can backfill any additional items by making a new .rst, e.g. backfill.rst
  • Run rever, e.g. rever 1.2.0. This will auto-commit docs/CHANGELOG.md and remove the .rst files from news/.
  • Verify thatdocs/CHANGELOG.rst looks correct.
  • Make the PR and verify that CI/CD passes.
  • Merge the PR into main.
  • Make a PR into the example notebooks repository to update the version used in showcase/openfe_showcase.ipynb and .binder/environment.yml

After Merging the PR follow this guide

@atravitz atravitz changed the base branch from stable to main December 4, 2025 15:48
@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.09%. Comparing base (2c8feff) to head (e6634cf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1734      +/-   ##
==========================================
- Coverage   95.36%   93.09%   -2.28%     
==========================================
  Files         189      189              
  Lines       16536    16536              
==========================================
- Hits        15770    15394     -376     
- Misses        766     1142     +376     
Flag Coverage Δ
fast-tests 93.09% <ø> (?)
slow-tests ?

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.

@atravitz atravitz requested a review from mikemhenry December 8, 2025 17:21
@atravitz atravitz marked this pull request as ready for review December 8, 2025 17:21
@atravitz
Copy link
Contributor Author

atravitz commented Dec 8, 2025

Copy link
Contributor

@mikemhenry mikemhenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just one nit on the "sentence per line" rule for rst files

Co-authored-by: Mike Henry <11765982+mikemhenry@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

No API break detected ✅

@atravitz atravitz merged commit e64964d into main Dec 8, 2025
4 checks passed
@atravitz atravitz deleted the release/1.8.0 branch December 8, 2025 19:17
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