Documented PrepareJob.

This commit is contained in:
Patrick Lehmann
2025-08-22 19:28:42 +02:00
parent b4d45277d1
commit 4f49964e57
8 changed files with 440 additions and 61 deletions

View File

@@ -153,6 +153,9 @@ It can be used for simple Python packages as well as namespace packages.
.. topic:: Dependencies
* :ref:`pyTooling/Actions/.github/workflows/PrepareJob.yml <JOBTMPL/PrepareJob>`
* :gh:`actions/checkout`
* :ref:`pyTooling/Actions/.github/workflows/Parameters.yml <JOBTMPL/Parameters>`
* :ref:`pyTooling/Actions/.github/workflows/ExtractConfiguration.yml <JOBTMPL/ExtractConfiguration>`
* :ref:`pyTooling/Actions/.github/workflows/UnitTesting.yml <JOBTMPL/UnitTesting>`