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

[MISC] Disable juju 3.6 tests #446

Merged
merged 8 commits into from
Jan 8, 2025
Merged

[MISC] Disable juju 3.6 tests #446

merged 8 commits into from
Jan 8, 2025

Conversation

dragomirp
Copy link
Contributor

There are issues with TLS on juju 3.6. Disabling for now to reenable CI on main.

Updating libs

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.01%. Comparing base (08f90ef) to head (0ed0f4e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #446   +/-   ##
=======================================
  Coverage   75.01%   75.01%           
=======================================
  Files           9        9           
  Lines        1313     1313           
  Branches      238      238           
=======================================
  Hits          985      985           
  Misses        255      255           
  Partials       73       73           

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

@@ -29,7 +29,8 @@ parts:
rustup default stable

# Convert subset of poetry.lock to requirements.txt
curl -sSL https://install.python-poetry.org | python3 -
curl -sSL https://install.python-poetry.org | python3 - --version 1.8.5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Poetry 2 drops support for Python 3.8. Hardcoding since we will be changing this when migrating to Charmcraft 3 poetry plugin.

@dragomirp dragomirp marked this pull request as ready for review January 7, 2025 17:16
@dragomirp dragomirp requested review from a team, taurus-forever, marceloneppel and lucasgameiroborges and removed request for a team January 7, 2025 17:17
@dragomirp dragomirp merged commit a3567a0 into main Jan 8, 2025
58 checks passed
@dragomirp dragomirp deleted the disable-juju-36 branch January 8, 2025 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants