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

chore: use newer python for dlevel #257

Merged
merged 17 commits into from
Sep 7, 2024
Merged

chore: use newer python for dlevel #257

merged 17 commits into from
Sep 7, 2024

Conversation

lowlydba
Copy link
Owner

@lowlydba lowlydba commented Jul 13, 2024

Fix broken dlevel tests. This ended up being a bit more involved than expected:

  • Upgrade wsl to use Ubuntu 24
  • Remove auto-update of Ubuntu packages, updating systemd in (WSL1, Ubuntu 24) errors out
  • Remove ansible core versions that are no longer in support
  • Add ansible core versions that are in support

Types of changes

  • Bug fix (non-breaking change which fixes an issue) - Fixes #
  • New feature (non-breaking change which adds functionality)

Checklist:

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (655394d) to head (0eb1278).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #257   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines          106       106           
=========================================
  Hits           106       106           
Flag Coverage Δ
sanity 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@lowlydba lowlydba merged commit 5075c38 into main Sep 7, 2024
19 checks passed
@lowlydba lowlydba deleted the fix-ci branch September 7, 2024 18:08
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.

2 participants