| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-29 | Add pause to metadata scripts to allow manual edits | Oskar | 2 | -0/+10 | |
| This is to allow manual modification of metadata before it is signed and published, this is useful to set a custom rollout for a release. | |||||
| 2025-10-29 | Make publish-metadata-to-api run from containing directory | Oskar | 1 | -0/+3 | |
| 2025-10-29 | Make 6-publish-linux-repositories executable | Oskar | 1 | -0/+0 | |
| 2025-10-29 | Add error message to verify-version-is-release | Oskar | 1 | -1/+2 | |
| 2025-10-28 | Add script that publishes to the linux repositories over ssh | Oskar | 2 | -0/+45 | |
| 2025-10-28 | Move BUILDSERVER_BUILDUSER variable to release-config.sh | Oskar | 2 | -2/+6 | |
| 2025-10-28 | Rename modify rollout script | Oskar | 1 | -0/+0 | |
| 2025-10-28 | Add help option to 4-make-release | Oskar | 1 | -1/+9 | |
| 2025-10-28 | Make --draft a non-default option to 4-make-release | Oskar | 1 | -2/+15 | |
| This changes the script from only creating draft releases to defaulting to final releases. It's still possible to create a draft release by adding the --draft flag. | |||||
| 2025-10-28 | Open editor to finalize changelog in 4-make-release | Oskar | 1 | -2/+14 | |
| 2025-10-28 | Verify artifacts using code signing key in repo | Oskar | 2 | -3/+10 | |
| 2025-10-27 | Make release script run from within repo instead of separate directory | Oskar | 4 | -99/+85 | |
| 2025-10-27 | Improve commit verification in release scripts | Oskar | 3 | -12/+5 | |
| 2025-10-27 | Verify that current commit is release in release-scripts | Oskar | 1 | -0/+2 | |
| 2025-10-27 | Add script that returns whether or not the current version is a release | Oskar | 1 | -0/+8 | |
| 2025-10-24 | Add 6-modify-rollout script | Joakim Hulthe | 1 | -0/+99 | |
| 2025-10-23 | Add script that lists github issues for a given version | Oskar | 1 | -0/+58 | |
| 2025-10-16 | Use git diff-index to check for dirty working directory | Linus Färnstrand | 1 | -2/+2 | |
| Should be functionally equivalent to the previous code, but cleaner and simpler | |||||
| 2025-10-10 | Delete work dir in 5-update-and-publish-metadata | David Lönnhager | 1 | -1/+2 | |
| 2025-09-03 | Add script for publishing latest versions metadata (latest.json) | David Lönnhager | 1 | -9/+24 | |
| 2025-08-14 | Update outdated instructions in 1-prepare-release | David Lönnhager | 1 | -2/+1 | |
| 2025-08-14 | Bump OS versions in 3-verify-build | David Lönnhager | 1 | -1/+1 | |
| 2025-07-01 | Add --wait command to release script 2 and 3 | Oskar | 2 | -1/+76 | |
| 2025-06-25 | Fix cleanup of metadata on build server | Oskar | 1 | -1/+1 | |
| 2025-05-16 | Add release channel name as extra deb repo codename | Linus Färnstrand | 1 | -1/+1 | |
| Allows specifying a static codename. Allows users on non Debian/Ubuntu distros to successfully use the repositories even though their lsb_release command does not print a supported codename. We are transitioning towards only having the "stable" and "beta" code names | |||||
| 2025-04-16 | Fix printing product version in release script | Oskar | 1 | -1/+1 | |
| 2025-04-08 | Add comments abount arguments to script | Linus Färnstrand | 1 | -0/+2 | |
| 2025-04-08 | Use xclip to read signing key instead of having to manually paste it | Linus Färnstrand | 1 | -3/+5 | |
| 2025-04-08 | Pass --rollout argument to mullvad-release add-release correctly | Linus Färnstrand | 1 | -1/+1 | |
| 2025-04-08 | Move ARTIFACT_DIR to config script and source it | Linus Färnstrand | 4 | -10/+22 | |
| 2025-04-08 | Remove check for gh command in 5-update-and-publish-metadata | Linus Färnstrand | 1 | -10/+0 | |
| 2025-04-03 | Rename 'meta' to 'mullvad-release' | David Lönnhager | 2 | -4/+4 | |
| 2025-03-26 | Use `sequoia-sq` for verifying downloaded artifacts in release script | Markus Pettersson | 1 | -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-19 | Split publishing of metadata from 4-make-release | Joakim Hulthe | 3 | -78/+144 | |
| 2025-03-17 | Add meta.toml template for releases | David Lönnhager | 1 | -0/+3 | |
| 2025-03-12 | Improve information in 4-make-release script | Oskar | 1 | -0/+4 | |
| 2025-03-12 | Fix git diff command in 4-make-release | Oskar | 1 | -1/+1 | |
| 2025-03-12 | Add call to upload-metadata-to-cdn in 4-make-release | Oskar | 1 | -5/+13 | |
| 2025-03-12 | Add script which uploads metadata to CDN servers | Oskar | 1 | -0/+60 | |
| 2025-03-11 | Improve release preparation diff verification output | Oskar | 1 | -2/+2 | |
| 2025-03-11 | Make desktop release script print link to releases directory | Oskar | 1 | -0/+2 | |
| 2025-03-11 | Rename release script for creating and pushing tag | Oskar | 1 | -0/+0 | |
| 2025-03-11 | Fix version matching | Oskar | 1 | -2/+2 | |
| 2025-03-10 | Disable metadata generation in 4-make-release | Oskar | 1 | -2/+3 | |
| This commit should be reverted when ready to release installer downloader. The metadata won't be needed until then and should not affect the release workflow until needed. | |||||
| 2025-03-09 | Make it possible to run 4-make-release standalone | Oskar | 1 | -14/+30 | |
| 2025-03-07 | Update metadata release script | David Lönnhager | 1 | -3/+1 | |
| 2025-03-07 | Replace local work files in 4-make-release script | David Lönnhager | 1 | -0/+4 | |
| 2025-03-06 | Update 4-make-release to use meta tool | David Lönnhager | 1 | -1/+42 | |
| 2025-02-27 | Pin Ubuntu and fedora images to fixed tags instead of latest | Linus Färnstrand | 1 | -2/+2 | |
| Helps keeping things stable and more consistent | |||||
| 2025-02-27 | Make print-package-versions list all mullvad packages | Linus Färnstrand | 1 | -2/+2 | |
| This includes the new mullvad-browser-alpha package (and anything else containing "mullvad-" in the package name) | |||||
