Opened 7 months ago
Closed 6 months ago
#32947 closed enhancement (fixed)
tox.ini, GH Actions: Update Linux platforms
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-9.5 |
Component: | porting | Keywords: | |
Cc: | dimpase, gh-kliem | Merged in: | |
Authors: | Matthias Koeppe | Reviewers: | Jonathan Kliem |
Report Upstream: | N/A | Work issues: | |
Branch: | ac47e7d (Commits, GitHub, GitLab) | Commit: | ac47e7da19a9e960f1a1b7d8de5141a2ca423ed4 |
Dependencies: | Stopgaps: |
Description (last modified by )
We drop debian-jessie
(see #25009) and add the latest versions of debian
, ubuntu
, linuxmint
, fedora
.
We also remove the separate workflow for testing platform variants using the gcc_spkg
configuration factor. (tox-optional.yml
and tox-experimental.yml
continue to test the platforms on which gcc_spkg
is helpful in order to build optional packages: centos-7-gcc_spkg
and centos-7-i386-gcc_spkg
.)
Change History (9)
comment:1 Changed 7 months ago by
- Branch set to u/mkoeppe/tox_ini__gh_actions__update_linux_platforms
comment:2 Changed 7 months ago by
- Cc dimpase gh-kliem added
- Commit set to ac47e7da19a9e960f1a1b7d8de5141a2ca423ed4
- Description modified (diff)
- Status changed from new to needs_review
comment:3 Changed 7 months ago by
- Reviewers set to Jonathan Kliem
Can you please comment in the ticket description that you remove tox-gcc_spkg.yml
.
comment:4 Changed 7 months ago by
- Description modified (diff)
comment:5 Changed 7 months ago by
- Description modified (diff)
comment:7 Changed 7 months ago by
Thanks!
comment:8 Changed 7 months ago by
- Priority changed from major to critical
comment:9 Changed 6 months ago by
- Branch changed from u/mkoeppe/tox_ini__gh_actions__update_linux_platforms to ac47e7da19a9e960f1a1b7d8de5141a2ca423ed4
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
tox.ini: Add ubuntu-jammy, debian-bookworm, linuxmint-20.3, fedora-36
.github/workflows/tox*.yml: Remove debian-jessie, add ubuntu-jammy, debian-bookworm, linuxmint-20.3, fedora-36
.github/workflows/tox-gcc_spkg.yml: Remove