Skip to content

v3.0.0

Compare
Choose a tag to compare
@Paebbels Paebbels released this 15 Jan 10:03
· 30 commits to dev since this release

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 using pyTooling/upload-artifact.
  • Download artifact using pyTooling/download-artifact.
  • Bumped dependency to codecov/codecov-action to v5.

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.

Related Issues and Pull-Requests