summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2025-02-04Force udeps CI to use nightlyLinus Färnstrand1-8/+9
2025-02-04Remove OWASP dependency check pluginAlbin1-21/+0
The OWASP DependencyCheck plugin has been replaced with `osv-scanner` which covers our use-case.
2025-01-30Append --locked to many more cargo build invocations in CILinus Färnstrand1-3/+3
2025-01-30Move actions keystore to secretAlbin1-35/+10
The affected debug.keystore is only used in GitHub actions workflows for test and verification.
2025-01-29Implement detekt and ktfmt for buildSrcJonatan Rhodin1-1/+1
2025-01-28Fix missing default infra workflow variableAlbin1-7/+9
2025-01-28Bundle a pre-generated relay list instead of generating oneJonatan Rhodin1-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-27Run e2e tests towards stagemole by defaultAlbin1-7/+28
Co-authored-by: Niklas Berglund <niklas.berglund@gmail.com>
2025-01-27Add go to daemon workflowDavid Lönnhager1-0/+5
2025-01-27Disable setup-zig on WoADavid Lönnhager1-0/+2
2025-01-24Update clippy workflowDavid Lönnhager1-1/+10
2025-01-24Install zig in actions workflowsDavid Lönnhager3-0/+9
2025-01-24Update udeps workflow for libwgDavid Lönnhager1-1/+7
2025-01-24Check out wireguard-go-rs submodule in Windows daemon workflowDavid Lönnhager1-1/+3
2025-01-22Add --workspace to cargo invocations, to test all cratesLinus Färnstrand1-2/+2
2025-01-21Fix CIDavid Göransson1-0/+3
2025-01-14Update CI ScriptsBug Magnet5-40/+15
2025-01-13Add the revert verb to the list of accepted verbsBug Magnet1-1/+1
2025-01-10Fix gradle rust android pluginDavid Göransson1-0/+2
2025-01-08Add gradle rust pluginJonatan Rhodin3-42/+45
2024-12-17Restore lint taskDavid Göransson1-1/+1
2024-12-13Strip architecture suffix from Windows installer in e2e CIMarkus Pettersson1-1/+10
2024-12-13Change CI lint task to only run on app moduleAlbin1-1/+1
Limit linting to the app module in CI since it has the `checkDependencies` option set.
2024-12-12Remove machines file except on WindowsDavid Lönnhager1-3/+0
2024-12-02Add daemon CI job for Windows ARM64David Lönnhager1-6/+25
2024-12-02Use latest stable Rust version in daemon workflow (unpin)David Lönnhager1-1/+1
2024-11-28Pin `rustc` to `1.81` in Windows build GHAMarkus Pettersson1-1/+1
2024-11-27Remove settings migration test from CImojganii2-126/+4
2024-11-26Update Actionstinyboxvk30-68/+68
Signed-off-by: tinyboxvk <13696594+tinyboxvk@users.noreply.github.com>
2024-11-26Build mullvad-api in iOS CI workflowDavid Lönnhager1-5/+7
2024-11-22Add codeowners for the actions workflow that verifies commit signaturesOskar1-0/+3
2024-11-21Use iPhone 16 as a build destinationBug Magnet1-4/+4
2024-11-21Add a github workflow to build on Xcode 16Bug Magnet1-0/+105
2024-11-21Upload artefact even if previous step failedNiklas Berglund1-1/+1
2024-11-21Add `nsventforwarder` to root Cargo workspaceMarkus Pettersson1-1/+0
2024-11-19Disable nightly firebase testsNiklas Berglund1-2/+2
2024-11-14Fix verify-locked-down-signaturs jobOskar1-1/+1
2024-11-14Update github actions workflowsOskar7-28/+29
2024-11-14Remove the cargo audit CI job, since the same is covered by cargo denyLinus Färnstrand1-38/+0
2024-11-12Use maybenotv2 on iOS, remove maybenotv1Emīls1-1/+1
2024-11-05Remove old E2E test VMs, and bump minimum supported Debian versionDavid Lönnhager1-6/+12
2024-11-04Exclude maybenot bundle check in lockfile scriptAlbin1-5/+0
2024-10-30Add back maybenot_machines version 1Joakim Hulthe2-2/+2
2024-10-30Add commit_hash to end to end testmojganii1-0/+14
2024-10-24Upgrade osv-scanner to 1.9.0Linus Färnstrand2-2/+2
Contains, among other things, stricter validation of osv-scanner.toml config files. Ignores invalid config files, making their ignores not ignored
2024-10-23Disable e2e tests for PR updatesNiklas Berglund1-1/+3
2024-10-23Store unit test reportNiklas Berglund1-0/+12
2024-10-22Add new verbs to the list of allowed verbs for commit messagesOskar1-1/+1
2024-10-22Add `--prune-tags` to e2e runner `git fetch`Sebastian Holmin1-3/+3
2024-10-21Update Rust before running end-to-end testsDavid Lönnhager1-0/+5