Automation with GitHub Actions #28
stratofax
started this conversation in
Infrastructure
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A proposed guide for automating testing and linting with GitHub Actions
Automated testing with GitHub for PR merges
GitHub can run automated YAML scripts, called Actions, when you merge a PR. This can be especially helpful to ensure your code is well formatted and passes your test suite.
GitHub Actions with Python
Python-specific issues with GitHub Actions.
Beta Was this translation helpful? Give feedback.
All reactions