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-artifactto transfer files directly without unnecessary zipping, simplifying artifact retrieval for subsequent jobs. - Integrating
pefileto perform an Authenticode signature check on the Windows installer, ensuring all official releases are properly signed.