mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 19:16:57 +08:00
30 lines
595 B
ReStructuredText
30 lines
595 B
ReStructuredText
Dependencies
|
|
############
|
|
|
|
This is a summary of dependencies used by the provided job templates. For more details, see each job template.
|
|
|
|
* Actions provided by GitHub
|
|
|
|
* :gh:`actions/checkout`
|
|
* :gh:`actions/upload-artifact`
|
|
* :gh:`actions/download-artifact`
|
|
* :gh:`actions/create-release` (unmaintained)
|
|
* :gh:`actions/setup-python`
|
|
|
|
* BuildTheDocs
|
|
|
|
* :gh:`buildthedocs/btd`
|
|
|
|
* Code Quality Services
|
|
|
|
* :gh:`codecov/codecov-action`
|
|
* :gh:`codacy/codacy-coverage-reporter-action`
|
|
|
|
* Reporting
|
|
|
|
* :gh:`dorny/test-reporter`
|
|
|
|
* Miscellaneous
|
|
|
|
* :gh:`geekyeggo/delete-artifact`
|