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] Test build of Python package on all Python versions for every PR #201

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

koenvervloesem
Copy link
Member

@koenvervloesem koenvervloesem commented Dec 23, 2023

Description:

This PR lets the CI not only check pre-commit but also build the package for all Python versions, and uploads the package as an artifact for testing. It only does this for a PR, as the development branch is protected from merging without a PR.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@koenvervloesem koenvervloesem force-pushed the build_on_all_python_versions branch 2 times, most recently from 4ba0321 to fa88ded Compare December 23, 2023 19:36
@koenvervloesem koenvervloesem merged commit 4c44587 into development Dec 23, 2023
5 checks passed
@koenvervloesem koenvervloesem deleted the build_on_all_python_versions branch December 23, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant