GitHub Actions¶
Currently, this repo uses GitHub Actions to:
Run test.
Build and upload packages to PyPI when publishing a release.
Configure GitHub Actions: see .github/workflows
Tutorial:
An example repo: https://github.com/jhj0411jhj/test_action
TODO: dependabot¶
TODO: use dependabot to automatically update dependencies: https://docs.github.com/en/code-security/dependabot