Skip to content

nightly-6f342dad-ls154

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 15 Jun 08:57
97778a2

CI Report:

https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-6f342dad-ls154/index.html

LinuxServer Changes:

Full Changelog: nightly-129aae79-ls153...nightly-6f342dad-ls154

Remote Changes:

Streamline release artifact handling and enforce Windows signing

This update improves the release workflow by:

  • Configuring GitHub Actions upload-artifact to transfer files directly without unnecessary zipping, simplifying artifact retrieval for subsequent jobs.
  • Integrating pefile to perform an Authenticode signature check on the Windows installer, ensuring all official releases are properly signed.