There are a few actions required to set up a new repo, beyond the file content.
Secrets:
PYPI_TOKEN: publish wheels (if missing, wheels.yml fails)
CODECOV_TOKEN: publish coverage reports (if missing, test.yml fails)
Docs deployment:
- the deployment from "GitHub Actions" should be enabled
- the environment protection rules should be set to allow deployment from both
main and tags
There are a few actions required to set up a new repo, beyond the file content.
Secrets:
PYPI_TOKEN: publish wheels (if missing,wheels.ymlfails)CODECOV_TOKEN: publish coverage reports (if missing,test.ymlfails)Docs deployment:
mainand tags