chore(deps): update pytooling/actions action to v4 #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.1.1
->v4.2.2
Release Notes
pyTooling/Actions (pyTooling/Actions)
v4.2.2
Compare Source
Release created on: 07.03.2025 - 20:23:18
Bug Fixes
coverage_report_json_directory
inSphinxDocumentation.yml
.doc_directory
instead of hard-coded paths for workarounds.Related Issues and Pull-Requests
v4.2.1
Compare Source
Release created on: 02.03.2025 - 15:07:04
Bug Fixes
v4.2.0
Compare Source
New Features
pypy-3.11
.See https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md#pypy
Changes
Bug Fixes
done < <( ... )
syntax.Documentation
v4.1.0
Compare Source
Changes
zip
in a collapsible section.Bug Fixes
v4.0.1
Compare Source
Bug Fixes
,
v4.0.0
Compare Source
New Features
ExtractConfiguration
provides new output parameters:unittest_report_xml_directory
unittest_report_xml_filename
unittest_report_xml
coverage_report_xml_filename
coverage_report_json_filename
UnitTesting
has new parameters to specify the pytest JUnit file:unittest_report_xml_directory
unittest_report_xml_filename
UnitTesting
has new parameters ....................................coverage_report_html_directory
NightlyRelease
an now produce aninventory.json
file.inventory-json
to specify the inventory filename.inventory-categories
to specify the actual version shipped in the release. E.g. in case of a nightly release to specify it as5.0.0-dev
.inventory-categories
to specify the ordner and number of applied categories per file.:
-separated fields:<artifact-name>:<file-name>:<asset-title>
<artifact-name>:<file-name>:<inventory-categories>:<asset-title>
<inventory-categories>
is a,
-separated list of categories used to insert assets into the inventory JSON file. Categories are processed left-to-right.Changes
(Python 3.13 isn't yet supported by MSYS2 environments.)
echo
byprintf
in Bash scripting.xu-cheng/latex-action@master
toaddnab/docker-run-action@v3
which starts thepytooling/miktex:sphinx
Docker image.latexmk
usingxelatex
.SphinxDocumentation
template to workaround 2 bugs in Sphinx:See also: sphinx-doc/sphinx#13190
%
-sign in filenames.See also: sphinx-doc/sphinx#13189
Extract configurations from pyproject.toml
step fromUnitTesting
workflow template. The needed information are provided by the separateExtractConfiguration
workflow template. While it needs some parameter passing, it reduces duplicated code for parsing the TOML configuration.Bug Fixes
interrogate
tointerrogate[png]
PublishCoverageResults.yml
:*-CodeCoverage-*
→*-CodeCoverage-SQLite-*
PublishTestResults.yml
:*-UnitTestReportSummary-*
→*-UnitTestReportSummary-XML-*
Documentation
Unit Tests
CompletePipeline
uses latest templates and extracted parameters.mingw32
from pipeline tests due to missing dependencies liketomli
in MSYS2/MinGW32.Related Issues and Pull-Requests
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.