-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use uv in CI #231
Use uv in CI #231
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have suggestions to improve this.
Co-authored-by: Joshua A. Anderson <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks right now. The "Run workflow" button does not appear in https://github.com/glotzerlab/coxeter/actions/workflows/update_pipfiles.yaml so I'm not sure how to test this.
Description
Testing for coxeter is very extensive, so the CI is slow. Updating the CI framework as well as the number of pytest threads should aid in this. I also added a (manually triggered) action to update pipfiles, and updated the current pipfiles to work with
pip sync
.Types of Changes
1The change breaks (or has the potential to break) existing functionality.
Checklist: