Skip to content

Conversation

@dwhswenson
Copy link
Member

@dwhswenson dwhswenson commented May 11, 2025

We recently bumped up to setuptools 80 in our default builds. This is causing problems because of major changes in how setuptools treats the develop command.

In any case, instead of having a custom script that uses autorelease, it is better to use the autorelease check command, available since autorelease 0.3.0 (2021). That's what this PR will do.

  • See if using autorelease check fixes (otherwise, fix might be needed upstream in autorelease)
  • Remove old devtools/autorelease_check.py
  • Update autorelease for publishing, too

@codecov
Copy link

codecov bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.51%. Comparing base (b1e9368) to head (92f7641).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1173      +/-   ##
==========================================
- Coverage   81.51%   81.51%   -0.01%     
==========================================
  Files         147      147              
  Lines       15806    15806              
==========================================
- Hits        12885    12884       -1     
- Misses       2921     2922       +1     

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

@dwhswenson dwhswenson changed the title [WIP] Use autorelease check instead of customs script [WIP] Use autorelease check instead of custom script May 11, 2025
@dwhswenson
Copy link
Member Author

This is ready for review and comment. Without review, I will merge this after at least 24 hours, no sooner than Mon 12 May 21:00 GMT (16:00 my local).

@dwhswenson dwhswenson changed the title [WIP] Use autorelease check instead of custom script Use autorelease check instead of custom script May 11, 2025
Copy link
Member

@sroet sroet left a comment

Choose a reason for hiding this comment

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

LGTM!

@dwhswenson dwhswenson merged commit cd8ebfc into openpathsampling:master May 11, 2025
6 checks passed
@dwhswenson dwhswenson deleted the update-autorelease branch May 11, 2025 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants