Skip to content

ci: add tests on all python versions on main#84

Merged
guillon merged 3 commits into
xtc-tools:mainfrom
guillon:dev/cguillon/ci-python
Jun 1, 2026
Merged

ci: add tests on all python versions on main#84
guillon merged 3 commits into
xtc-tools:mainfrom
guillon:dev/cguillon/ci-python

Conversation

@guillon
Copy link
Copy Markdown
Member

@guillon guillon commented Jun 1, 2026

Motivation

Add test for python version 3.10 to 3.14 included when on main branch.

For PRs, only run test for python 3.12 and hosts ubuntu-latest and macos-15

Description

Commonalize steps between build (for main branch) and pr-build for pull_requests and run build on all oses/python-versions.

Limit pr-build to [mac-os15 , ubuntu-latest] on python 3.12

Commits

In order:

  • ci workflow matrixes changes
  • fix in test a warning with tarfile module on python 3.14
  • update ci workflow with new versions of actions (remove warnings on github actions)

Discussion

n/a

@guillon guillon self-assigned this Jun 1, 2026
@guillon guillon added the testing Add more test or rework in tests label Jun 1, 2026
@guillon guillon force-pushed the dev/cguillon/ci-python branch 4 times, most recently from d6fd894 to b3cda21 Compare June 1, 2026 15:18
@guillon guillon force-pushed the dev/cguillon/ci-python branch from b3cda21 to 9b645dd Compare June 1, 2026 15:19
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@guillon guillon merged commit ca6546b into xtc-tools:main Jun 1, 2026
3 checks passed
@guillon guillon deleted the dev/cguillon/ci-python branch June 1, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Add more test or rework in tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants