| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-30 | Remove `source env.sh` from GHA workflow | Markus Pettersson | 1 | -1/+1 | |
| 2025-09-18 | Create custom action for Mullvad build env | David Lönnhager | 1 | -28/+2 | |
| 2025-09-11 | Set core.longpaths in all relevant workflows | David Lönnhager | 1 | -0/+6 | |
| 2025-05-26 | Update setup-zig action | David Lönnhager | 1 | -1/+1 | |
| 2025-05-15 | Bump nightly toolchain in cargo udeps workflow | David Lönnhager | 1 | -1/+1 | |
| 2025-02-07 | Update all CI to update wireguard-go submodule more explicitly | Linus Färnstrand | 1 | -3/+3 | |
| 2025-02-04 | Set toolchain and target directly with Rustup | Linus Färnstrand | 1 | -12/+7 | |
| 2025-02-04 | Force udeps CI to use nightly | Linus Färnstrand | 1 | -8/+9 | |
| 2025-01-24 | Install zig in actions workflows | David Lönnhager | 1 | -0/+4 | |
| 2025-01-24 | Update udeps workflow for libwg | David Lönnhager | 1 | -1/+7 | |
| 2024-11-26 | Update Actions | tinyboxvk | 1 | -3/+3 | |
| Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com> | |||||
| 2024-10-15 | Bump nightly rustc used in cargo udeps | Linus Färnstrand | 1 | -1/+1 | |
| Required to make it Rust >=1.81 | |||||
| 2024-09-20 | Clean up actions and workflows from cbindgen | Albin | 1 | -6/+0 | |
| 2024-09-16 | Install `cbindgen` in `rust-unused-dependencies` workflow | Markus Pettersson | 1 | -0/+6 | |
| 2024-09-06 | Check out wireguard-go-rs recursively in workflow | Albin | 1 | -1/+1 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -0/+3 | |
| The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository. | |||||
| 2024-07-29 | Use latest `cargo-udeps` in GHA | Markus Pettersson | 1 | -3/+3 | |
| 2024-06-26 | Check out necessary submodules in GitHub Actions workflows | David Lönnhager | 1 | -2/+6 | |
| 2024-06-25 | Update Github actions to use `wireguard-go` as a submodule | Markus Pettersson | 1 | -8/+21 | |
| 2024-04-23 | Bump setup-protoc action to v3 | David Lönnhager | 1 | -1/+1 | |
| 2024-02-08 | Bump nightly Rust compiler version | Markus Pettersson | 1 | -1/+1 | |
| See: https://github.com/dalek-cryptography/curve25519-dalek/issues/622 | |||||
| 2024-01-09 | Bump nightly toolchain used for cargo udeps | Linus Färnstrand | 1 | -1/+1 | |
| 2023-08-04 | Bump rust nightly toolchain in `rust-unused-dependencies` workflow | Markus Pettersson | 1 | -1/+2 | |
| 2023-03-03 | Ignore git warnings about safe directories (github actions limitation) | Linus Färnstrand | 1 | -1/+3 | |
| 2023-03-03 | Make container changes trigger rust-unused-dependencies.yml workflow | Linus Färnstrand | 1 | -0/+1 | |
| 2023-01-19 | Pin nightly toolchain version in cargo udeps workflow | David Lönnhager | 1 | -7/+10 | |
| 2023-01-13 | Run yamlfix on all of .github/workflows/ | Linus Färnstrand | 1 | -84/+84 | |
| 2023-01-12 | Run cargo udeps towards the Android target also | Linus Färnstrand | 1 | -14/+37 | |
| 2023-01-11 | Use cargo-udeps to check on Windows and macOS also | Linus Färnstrand | 1 | -27/+58 | |
| 2022-09-27 | Download protoc in CI | Emīls Piņķis | 1 | -0/+5 | |
| 2022-07-01 | Document that we should look into other platforms later | Linus Färnstrand | 1 | -0/+3 | |
| 2022-07-01 | Add a cargo-udeps CI job to find unused dependencies | Linus Färnstrand | 1 | -0/+46 | |
