Skip to content
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

add ci requirements using pip #1340

Merged
merged 15 commits into from
Sep 18, 2023
Merged

add ci requirements using pip #1340

merged 15 commits into from
Sep 18, 2023

Conversation

cosmicBboy
Copy link
Collaborator

@cosmicBboy cosmicBboy commented Sep 16, 2023

#1306 (c.f. #1300)

Adds a ci_requirements command in noxfile.py to make CI/CD dependency installation more stable. This PR also drops official support for python 3.7.

@codecov
Copy link

codecov bot commented Sep 16, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14% ⚠️

Comparison is base (c240b1b) 93.92% compared to head (0fedc13) 93.79%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1340      +/-   ##
==========================================
- Coverage   93.92%   93.79%   -0.14%     
==========================================
  Files          91       91              
  Lines        6767     6767              
==========================================
- Hits         6356     6347       -9     
- Misses        411      420       +9     

see 8 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cosmicBboy
Copy link
Collaborator Author

@nathanjmcdougall I managed to get the ci requirements files to work on nox. Should make CI dependency installation more stable.

@cosmicBboy cosmicBboy merged commit 28a9bf0 into main Sep 18, 2023
54 of 55 checks passed
@cosmicBboy cosmicBboy mentioned this pull request Sep 18, 2023
@cosmicBboy cosmicBboy deleted the pip-compile branch September 21, 2023 02:59
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.

1 participant