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

Github Workflows: setup python CI #3

Merged
merged 2 commits into from
Dec 5, 2024
Merged

Github Workflows: setup python CI #3

merged 2 commits into from
Dec 5, 2024

Conversation

martinjankoehler
Copy link
Owner

@martinjankoehler martinjankoehler commented Dec 2, 2024

  •  use poetry for deps
    • build wheel, sdist
    • run poetry pytest and coverage
    • deploy tests/coverage results even when tests should fail
    • poetry install fails on Windows

@martinjankoehler martinjankoehler force-pushed the python-ci branch 12 times, most recently from 03eb40f to c813b24 Compare December 5, 2024 19:13
@martinjankoehler martinjankoehler merged commit 27fbd93 into main Dec 5, 2024
3 checks passed
@martinjankoehler martinjankoehler deleted the python-ci branch December 5, 2024 19:23
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