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

Rev-lock Python to 3.11 in the CI #24

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

webbnh
Copy link
Member

@webbnh webbnh commented Dec 6, 2023

The version of Flake8 that we use (6.0.0) breaks on Python 3.12. Rather than upgrade the flake8 rev-lock (and leave the Python version floating), this change locks the CI's Python version, until we're ready to upgrade it.

@webbnh webbnh added the infrastructure CI, build, test harness, configuration, etc. label Dec 6, 2023
@webbnh webbnh requested a review from dbutenhof December 6, 2023 18:50
@webbnh webbnh self-assigned this Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c98008e) 98.47% compared to head (0ef3e18) 98.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   98.47%   98.47%           
=======================================
  Files           2        2           
  Lines         526      526           
=======================================
  Hits          518      518           
  Misses          8        8           

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

@webbnh webbnh merged commit d8e16a8 into distributed-system-analysis:main Dec 6, 2023
@webbnh webbnh deleted the rev-lock-python branch December 6, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure CI, build, test harness, configuration, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants