| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-25 | Separate Linux repository creation from app build | Linus Färnstrand | 1 | -60/+0 | |
| Creates a standalone service responsible for building deb/rpm repositories and uploading them. This means the app build scripts no longer do this. Instead the app is just sent to the "inbox" of the repository service. A separate script for downloading and verifying the Mullvad Browser is added, which allows adding the browser into the same repositories | |||||
| 2024-02-02 | Fix `shellcheck` lints of our various bash scripts | Sebastian Holmin | 1 | -0/+1 | |
| The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155. | |||||
| 2023-10-20 | Add APT repository preparation and upload scripts | Linus Färnstrand | 1 | -0/+59 | |
| Build an apt/deb repository on builds and store locally on the build server. Also push it to development infra instantly. Push to staging if it's a release. And store locally for manual push to production later | |||||
