Updated and documented dependencies.

This commit is contained in:
Patrick Lehmann
2022-11-02 00:22:55 +01:00
parent 6285d65fd0
commit be1eaa4de4
17 changed files with 69 additions and 44 deletions

View File

@@ -1,12 +1,29 @@
Dependencies
############
* Parameters
This is a summary of dependencies used by the provided job templates. For more details, see each job template.
* *None*
* Actions provided by GitHub
* PublishOnPyPI
* :gh:`actions/checkout`
* :gh:`actions/upload-artifact`
* :gh:`actions/download-artifact`
* :gh:`actions/create-release` (unmaintained)
* :gh:`actions/setup-python`
* actions/download-artifact
* actions/setup-python
* geekyeggo/delete-artifact
* 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`