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: Setup github actions #39

Merged
merged 1 commit into from
Jan 29, 2024
Merged

ci: Setup github actions #39

merged 1 commit into from
Jan 29, 2024

Conversation

bjchambers
Copy link
Contributor

@bjchambers bjchambers commented Jan 29, 2024

This closes #23.

Notes:

- This only tests under Python 3.11. We currently don't support older
  versions.
- This adds a "lint-pr" step that ensures "conventional commits" so we
  can use PRs to generate the change log (eg., new features, fixes,
  etc.).
@bjchambers bjchambers merged commit c9f9a6e into main Jan 29, 2024
5 checks passed
@bjchambers bjchambers deleted the bjchambers/issue23 branch January 30, 2024 18:44
@bjchambers bjchambers added the ci Changes to CI (GitHub Actions) label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI (GitHub Actions)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Basic Github action automation
1 participant