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

CI Linux: Follow-up fix for conda-forge-python3.11 #36699

Merged

Conversation

mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented Nov 11, 2023

The fix in #36534 was not complete. The job was named as intended conda-forge-python3.11, but it was still using 3.12, which failed in https://github.com/sagemath/sage/actions/runs/6827163299/job/18568706581

Fixed here, as tested with tox -e docker-conda-forge-python3.11-standard -- config.status

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@mkoeppe mkoeppe self-assigned this Nov 11, 2023
@mkoeppe mkoeppe added this to the sage-10.2 milestone Nov 11, 2023
Copy link

Documentation preview for this PR (built with commit df0ca5b; changes) is ready! 🎉

@mkoeppe mkoeppe requested a review from dimpase November 11, 2023 17:50
@vbraun vbraun force-pushed the develop branch 2 times, most recently from 883e05f to e349b00 Compare November 12, 2023 16:25
Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

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

lgtm

@mkoeppe
Copy link
Member Author

mkoeppe commented Nov 12, 2023

Thanks, Dima!

@mkoeppe
Copy link
Member Author

mkoeppe commented Nov 12, 2023

I'm setting it to "blocker" so it can get merged in 10.2

vbraun pushed a commit to vbraun/sage that referenced this pull request Nov 12, 2023
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue numbers in there, do this in the PR body below.
For example, instead of "Fixes sagemath#1234" use "Introduce new method to
calculate 1+1"
-->
<!-- Describe your changes here in detail -->
The fix in sagemath#36534 was not complete. The job was named as intended conda-
forge-python3.11, but it was still using 3.12, which failed in
https://github.com/sagemath/sage/actions/runs/6827163299/job/18568706581

Fixed here, as tested with `tox -e docker-conda-forge-
python3.11-standard -- config.status`

<!-- Why is this change required? What problem does it solve? -->
<!-- If this PR resolves an open issue, please link to it here. For
example "Fixes sagemath#12345". -->
<!-- If your change requires a documentation PR, please link it
appropriately. -->

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->
<!-- If your change requires a documentation PR, please link it
appropriately -->
<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
<!-- Feel free to remove irrelevant items. -->

- [x] The title is concise, informative, and self-explanatory.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation accordingly.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on
- sagemath#12345: short description why this is a dependency
- sagemath#34567: ...
-->

<!-- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

URL: sagemath#36699
Reported by: Matthias Köppe
Reviewer(s): Dima Pasechnik
@vbraun vbraun merged commit 82a3102 into sagemath:develop Nov 14, 2023
22 of 35 checks passed
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.

None yet

3 participants