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: include basic automated testing #20

Merged
merged 9 commits into from
Nov 21, 2024

Conversation

swvanbuuren
Copy link
Owner

@swvanbuuren swvanbuuren commented Nov 19, 2024

Support for python v3.12 has been dropped (for the time being), since there's a dependency issues with the required numpy version of python v3.12 and missing distutils package (removed from the standard library as of v3.12).

Running in pre-built docker container not feasible.

Docker image already comes with uv installed

Signed-off-by: Sietze van Buuren <[email protected]>
Running uv and pytest for Qt applications in a docker container is too complicated

Signed-off-by: Sietze van Buuren <[email protected]>
Signed-off-by: Sietze van Buuren <[email protected]>
Signed-off-by: Sietze van Buuren <[email protected]>
@swvanbuuren swvanbuuren changed the title ci: include basic testing running in docker container ci: include basic automated testing Nov 21, 2024
@swvanbuuren swvanbuuren merged commit 41e9b2b into master Nov 21, 2024
4 checks passed
@swvanbuuren swvanbuuren deleted the swvanbuuren/enable-automatic-testing branch November 21, 2024 13:34
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