summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/rust-unused-dependencies.yml
AgeCommit message (Expand)AuthorFilesLines
2025-10-30Remove `source env.sh` from GHA workflowMarkus Pettersson1-1/+1
2025-09-18Create custom action for Mullvad build envDavid Lönnhager1-28/+2
2025-09-11Set core.longpaths in all relevant workflowsDavid Lönnhager1-0/+6
2025-05-26Update setup-zig actionDavid Lönnhager1-1/+1
2025-05-15Bump nightly toolchain in cargo udeps workflowDavid Lönnhager1-1/+1
2025-02-07Update all CI to update wireguard-go submodule more explicitlyLinus Färnstrand1-3/+3
2025-02-04Set toolchain and target directly with RustupLinus Färnstrand1-12/+7
2025-02-04Force udeps CI to use nightlyLinus Färnstrand1-8/+9
2025-01-24Install zig in actions workflowsDavid Lönnhager1-0/+4
2025-01-24Update udeps workflow for libwgDavid Lönnhager1-1/+7
2024-11-26Update Actionstinyboxvk1-3/+3
2024-10-15Bump nightly rustc used in cargo udepsLinus Färnstrand1-1/+1
2024-09-20Clean up actions and workflows from cbindgenAlbin1-6/+0
2024-09-16Install `cbindgen` in `rust-unused-dependencies` workflowMarkus Pettersson1-0/+6
2024-09-06Check out wireguard-go-rs recursively in workflowAlbin1-1/+1
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-0/+3
2024-07-29Use latest `cargo-udeps` in GHAMarkus Pettersson1-3/+3
2024-06-26Check out necessary submodules in GitHub Actions workflowsDavid Lönnhager1-2/+6
2024-06-25Update Github actions to use `wireguard-go` as a submoduleMarkus Pettersson1-8/+21
2024-04-23Bump setup-protoc action to v3David Lönnhager1-1/+1
2024-02-08Bump nightly Rust compiler versionMarkus Pettersson1-1/+1
2024-01-09Bump nightly toolchain used for cargo udepsLinus Färnstrand1-1/+1
2023-08-04Bump rust nightly toolchain in `rust-unused-dependencies` workflowMarkus Pettersson1-1/+2
2023-03-03Ignore git warnings about safe directories (github actions limitation)Linus Färnstrand1-1/+3
2023-03-03Make container changes trigger rust-unused-dependencies.yml workflowLinus Färnstrand1-0/+1
2023-01-19Pin nightly toolchain version in cargo udeps workflowDavid Lönnhager1-7/+10
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand1-84/+84
2023-01-12Run cargo udeps towards the Android target alsoLinus Färnstrand1-14/+37
2023-01-11Use cargo-udeps to check on Windows and macOS alsoLinus Färnstrand1-27/+58
2022-09-27Download protoc in CIEmīls Piņķis1-0/+5
2022-07-01Document that we should look into other platforms laterLinus Färnstrand1-0/+3
2022-07-01Add a cargo-udeps CI job to find unused dependenciesLinus Färnstrand1-0/+46