Documented PublishReleaseNotes.

This commit is contained in:
Patrick Lehmann
2025-09-05 00:46:25 +02:00
parent 1c99a4a914
commit ee869dead5
8 changed files with 379 additions and 108 deletions

View File

@@ -24,8 +24,6 @@ file.
.. topic:: Behavior
.. todo:: UnitTesting:Behavior needs documentation.
1. Checkout repository.
2. Setup environment and install dependencies (``apt``, ``homebrew``, ``pacman``, ...).
3. Setup Python and install dependencies (``pip``).
@@ -68,9 +66,6 @@ file.
Instantiation
*************
Simple Example
==============
The following instantiation example creates a ``UnitTesting`` job derived from job template ``UnitTesting`` version
`@r5`. For providing the job matrix as a JSON string, the :ref:`JOBTMPL/Parameters` job template is used. Additionally,
the job needs configuration settings, which are stored in :file:`pyproject.toml`. Instead of duplicating these settings,