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 & Build: GitHub Actions for linting, formatting, testing, versioning #2

Merged
merged 3 commits into from
Mar 3, 2024

Conversation

JorisVincent
Copy link
Contributor

No description provided.

runs pyupgrade, Black+isort, flake8, codespell, through Nox, pre-commit
@JorisVincent JorisVincent self-assigned this Feb 29, 2024
@JorisVincent JorisVincent force-pushed the build/GHA branch 2 times, most recently from 56c207b to 50744cb Compare March 3, 2024 15:09
runs pytest on multiple platforms, python versions, through Nox
only runs on PRs, push to main, and manual triggers
uses python-semantic-release, on merged pull-request into any branch (although pyproject.toml specifies only main is used for versioning).
Can also be triggered manually.
@JorisVincent JorisVincent merged commit 56265e2 into dev/general Mar 3, 2024
9 checks passed
@JorisVincent JorisVincent deleted the build/GHA branch March 12, 2024 16:54
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.

None yet

1 participant