| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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) | |||||
| 2025-02-27 | Silence noisy commands on Fedora 41+ | Linus Färnstrand | 1 | -2/+2 | |
| 2025-02-27 | Make print-package-versions script Fedora 41+ compatible | Linus Färnstrand | 1 | -1/+1 | |
| 2025-02-13 | Add automation for repository version check | Oskar | 1 | -11/+15 | |
| 2025-02-05 | Push release branch along with tag | Oskar | 1 | -0/+1 | |
| 2025-02-05 | Source log in 2-push-release-tag | Oskar | 1 | -0/+1 | |
| 2025-02-05 | Commit copyright updates conditionally | Oskar | 1 | -1/+3 | |
| 2025-02-05 | Add comments describing what each of the release scripts do | Oskar | 4 | -1/+10 | |
| 2025-02-05 | Verify repository versions from 3-verify-build | Oskar | 1 | -0/+24 | |
| 2025-02-05 | Fix path in print-package-versions | Oskar | 1 | -1/+1 | |
| 2025-02-05 | Rename test-release-artifacts to verify-build | Oskar | 1 | -0/+0 | |
| 2025-02-05 | Add index to release script names | Oskar | 4 | -0/+0 | |
| 2025-02-05 | Read product version from file in release scripts | Oskar | 4 | -46/+46 | |
| 2025-02-05 | Move release scripts to release directory | Oskar | 4 | -0/+339 | |
