v2.2.0
Backport of v3.0.0.
New Features
- Job template to create nightly release pages (incl. asset uploads).
- Allow disabling the publishing of unit test results via
dorny/test-reporter
.
Changes
Upload artifact usingpyTooling/upload-artifact
.- Download artifact using
pyTooling/download-artifact
. - Bumped dependency to
codecov/codecov-action
tov5
.
Bug Fixes
- When downloading artifacts, reduced the number of loaded artifacts if possible (apply an artifact name pattern).
- Checkout the repository with submodules and LFS objects.
Unit Tests
- New test pipeline for nightly releases.