| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-02-11 | Update actions/cache to v4 | Joakim Hulthe | 1 | -1/+1 | |
| 2025-02-10 | Enable using per-runner e2e test account | Albin | 1 | -3/+12 | |
| 2025-02-10 | Increase nightly mockapi test repeat to 100 | Albin | 1 | -1/+1 | |
| 2025-02-07 | Update all CI to update wireguard-go submodule more explicitly | Linus Färnstrand | 5 | -12/+12 | |
| 2025-02-07 | Check out submodules in osv-scanner workflow | Linus Färnstrand | 2 | -2/+6 | |
| 2025-02-07 | Check out wireguard-go submodule in iOS CI | Linus Färnstrand | 1 | -0/+5 | |
| 2025-02-06 | Fix e2e test workflow variables | Albin | 1 | -12/+20 | |
| 2025-02-04 | Correct zig version | David Lönnhager | 1 | -0/+2 | |
| 2025-02-04 | Check out submodules when building app for E2E tests | David Lönnhager | 1 | -0/+3 | |
| 2025-02-04 | Remove workflow after transition to Xcode 16 | mojganii | 1 | -97/+0 | |
| 2025-02-04 | Add rust-toolchain.toml to verified signature list | Kalle Lindström | 1 | -0/+1 | |
| 2025-02-04 | Test linux against pinned Rust version | Linus Färnstrand | 1 | -1/+7 | |
| 2025-02-04 | Change run commands to single line | Kalle Lindström | 9 | -18/+9 | |
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 19 | -126/+14 | |
| 2025-02-04 | Force udeps CI to use nightly | Linus Färnstrand | 1 | -8/+9 | |
| 2025-02-04 | Remove OWASP dependency check plugin | Albin | 1 | -21/+0 | |
| The OWASP DependencyCheck plugin has been replaced with `osv-scanner` which covers our use-case. | |||||
| 2025-01-30 | Append --locked to many more cargo build invocations in CI | Linus Färnstrand | 1 | -3/+3 | |
| 2025-01-30 | Move actions keystore to secret | Albin | 1 | -35/+10 | |
| The affected debug.keystore is only used in GitHub actions workflows for test and verification. | |||||
| 2025-01-29 | Implement detekt and ktfmt for buildSrc | Jonatan Rhodin | 1 | -1/+1 | |
| 2025-01-28 | Fix missing default infra workflow variable | Albin | 1 | -7/+9 | |
| 2025-01-28 | Bundle a pre-generated relay list instead of generating one | Jonatan Rhodin | 1 | -53/+0 | |
| The android app will try to bundle the relays.json found under dist-assets/relays/ if it exists. Otherwise it will rely on the relay list downloaded by the api. For alpha, beta and stable release builds it is required to have a bundled relays.json file. | |||||
| 2025-01-27 | Run e2e tests towards stagemole by default | Albin | 1 | -7/+28 | |
| Co-authored-by: Niklas Berglund <niklas.berglund@gmail.com> | |||||
| 2025-01-27 | Add go to daemon workflow | David Lönnhager | 1 | -0/+5 | |
| 2025-01-27 | Disable setup-zig on WoA | David Lönnhager | 1 | -0/+2 | |
| 2025-01-24 | Update clippy workflow | David Lönnhager | 1 | -1/+10 | |
| 2025-01-24 | Install zig in actions workflows | David Lönnhager | 3 | -0/+9 | |
| 2025-01-24 | Update udeps workflow for libwg | David Lönnhager | 1 | -1/+7 | |
| 2025-01-24 | Check out wireguard-go-rs submodule in Windows daemon workflow | David Lönnhager | 1 | -1/+3 | |
| 2025-01-22 | Add --workspace to cargo invocations, to test all crates | Linus Färnstrand | 1 | -2/+2 | |
| 2025-01-21 | Fix CI | David Göransson | 1 | -0/+3 | |
| 2025-01-14 | Update CI Scripts | Bug Magnet | 5 | -40/+15 | |
| 2025-01-13 | Add the revert verb to the list of accepted verbs | Bug Magnet | 1 | -1/+1 | |
| 2025-01-10 | Fix gradle rust android plugin | David Göransson | 1 | -0/+2 | |
| 2025-01-08 | Add gradle rust plugin | Jonatan Rhodin | 3 | -42/+45 | |
| 2024-12-17 | Restore lint task | David Göransson | 1 | -1/+1 | |
| 2024-12-13 | Strip architecture suffix from Windows installer in e2e CI | Markus Pettersson | 1 | -1/+10 | |
| 2024-12-13 | Change CI lint task to only run on app module | Albin | 1 | -1/+1 | |
| Limit linting to the app module in CI since it has the `checkDependencies` option set. | |||||
| 2024-12-12 | Remove machines file except on Windows | David Lönnhager | 1 | -3/+0 | |
| 2024-12-02 | Add daemon CI job for Windows ARM64 | David Lönnhager | 1 | -6/+25 | |
| 2024-12-02 | Use latest stable Rust version in daemon workflow (unpin) | David Lönnhager | 1 | -1/+1 | |
| 2024-11-28 | Pin `rustc` to `1.81` in Windows build GHA | Markus Pettersson | 1 | -1/+1 | |
| 2024-11-27 | Remove settings migration test from CI | mojganii | 2 | -126/+4 | |
| 2024-11-26 | Update Actions | tinyboxvk | 30 | -68/+68 | |
| Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> | |||||
| 2024-11-26 | Build mullvad-api in iOS CI workflow | David Lönnhager | 1 | -5/+7 | |
| 2024-11-21 | Use iPhone 16 as a build destination | Bug Magnet | 1 | -4/+4 | |
| 2024-11-21 | Add a github workflow to build on Xcode 16 | Bug Magnet | 1 | -0/+105 | |
| 2024-11-21 | Upload artefact even if previous step failed | Niklas Berglund | 1 | -1/+1 | |
| 2024-11-21 | Add `nsventforwarder` to root Cargo workspace | Markus Pettersson | 1 | -1/+0 | |
| 2024-11-19 | Disable nightly firebase tests | Niklas Berglund | 1 | -2/+2 | |
| 2024-11-14 | Fix verify-locked-down-signaturs job | Oskar | 1 | -1/+1 | |
