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

Add a simple CI pipeline #2

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Add a simple CI pipeline #2

merged 3 commits into from
Feb 4, 2024

Conversation

TomHodson
Copy link
Collaborator

Arguably, using tox isn't necessary because github actions will just directly run against multiple python versions but I think it's nice to have because it allows you to run all the tests across 3.9-12 locally before you push rather than bashing your head against the CI.

@jameshawkes
Copy link
Collaborator

Thanks! I've asked @mathleur to add our github actions CI/CD with pypi publishing which might overrule some of this, but good to have something working already.

@jameshawkes jameshawkes merged commit 494531e into main Feb 4, 2024
8 checks passed
@jameshawkes jameshawkes deleted the feature/CI branch February 4, 2024 14:52
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.

2 participants