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

Pin dependency versions for testing, add PyPI release and enable dependabot #55

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Jan 29, 2024

This PR addresses some remaining issues from #53.

  • Add pinned dependency versions in a requirements.txt file that can be monitored by dependabot
  • Add some loose pins in pyproject.toml to avoid major version breakages
  • Update CI to use these pins
  • Update CI to do a proper PyPI release if Test PyPI works fine
  • Enable dependabot

Perhaps @gpetretto and @davidwaroquiers we could briefly discuss some of this as part of the review (either on here or on teams)

@ml-evs ml-evs force-pushed the ml-evs/pin-versions branch 4 times, most recently from 12c2458 to dc91d03 Compare January 29, 2024 12:00
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7ffb688) 44.32% compared to head (dc91d03) 44.32%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #55   +/-   ##
========================================
  Coverage    44.32%   44.32%           
========================================
  Files           42       42           
  Lines         4259     4259           
  Branches       866      866           
========================================
  Hits          1888     1888           
  Misses        2189     2189           
  Partials       182      182           

@ml-evs ml-evs merged commit fcf8114 into develop Feb 5, 2024
5 checks passed
@ml-evs ml-evs deleted the ml-evs/pin-versions branch March 26, 2024 16:46
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.

None yet

2 participants