summaryrefslogtreecommitdiffhomepage
path: root/desktop/scripts/release/download-release-artifacts
AgeCommit message (Collapse)AuthorFilesLines
2025-10-28Verify artifacts using code signing key in repoOskar1-3/+6
2025-04-08Move ARTIFACT_DIR to config script and source itLinus Färnstrand1-4/+7
2025-03-26Use `sequoia-sq` for verifying downloaded artifacts in release scriptMarkus Pettersson1-3/+5
Make it harder to accidentally trust signatures from a key different from the Mullvad Code signing key by explicitly setting the the allowed signer key. This is possible with `sq verify --signer-file`.
2025-03-19Split publishing of metadata from 4-make-releaseJoakim Hulthe1-0/+57