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

Enable CI with Github actions #2

Merged
merged 12 commits into from
Jan 12, 2024
Merged

Conversation

zimmermatt
Copy link
Owner

Experimenting with setting up Continuous Integration using Github actions. This is intended to run lint checks and tests and to fail the build if those fail on main, branches, and for pull requests.

Experimenting with setting up Continuous Integration using Github actions. This is intended to run lint checks and tests and to fail the build if those fail on main, branches, and for pull requests.
As I'm thinking about it, probably don't need to worry setting up the venv. But, I want to try this out. Since sourcing an env script hasn't seemed to work. I want to see what happens, since I'm just learning Github actions.
In Github actions the script is called differently, so the check fails.
@zimmermatt zimmermatt merged commit 938ecb2 into main Jan 12, 2024
1 check passed
@zimmermatt zimmermatt deleted the enable-github-actions-for-ci branch January 12, 2024 03: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