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

Bump CI tests to use Python 3.12 #5978

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Bump CI tests to use Python 3.12 #5978

merged 5 commits into from
Apr 4, 2024

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Nov 6, 2023

This now works conda create -n python312_libmamba python=3.12 conda-libmamba-solver but conda-build is still not Python 3.12 compatible, e.g. this will fail: conda create -n python312_libmamba python=3.12 conda-libmamba-solver conda-build

@hoxbro hoxbro marked this pull request as draft November 6, 2023 07:59
@hoxbro hoxbro added the type: compatibility Compability with upstream packages label Nov 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.68%. Comparing base (0eeb0fc) to head (08ec46a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5978      +/-   ##
==========================================
- Coverage   88.70%   88.68%   -0.02%     
==========================================
  Files         316      316              
  Lines       66072    66072              
==========================================
- Hits        58606    58598       -8     
- Misses       7466     7474       +8     
Flag Coverage Δ
ui-tests 23.79% <ø> (ø)

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.

@hoxbro hoxbro changed the title Try install tasks for core tests with Python 3.12 Bump CI tests to use Python 3.12 Apr 4, 2024
@hoxbro hoxbro marked this pull request as ready for review April 4, 2024 07:32
@hoxbro hoxbro merged commit 342d81c into main Apr 4, 2024
11 checks passed
@hoxbro hoxbro deleted the core312 branch April 4, 2024 07:32
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: compatibility Compability with upstream packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants