summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Remove pointless submodule updateDavid Lönnhager1-4/+0
2024-04-16Check out wg-nt in CIDavid Lönnhager1-0/+4
2024-04-12Revert "Use faster GH runners for slow jobs"Albin1-3/+3
2024-04-10Add CI check for android and ios changelogsAlbin1-1/+6
2024-04-09Fix nightly iOS end-to-end tests not ranNiklas Berglund1-1/+1
2024-04-08Add settings migration tests for iOSNiklas Berglund1-1/+0
2024-04-04Update old app commit hashNiklas Berglund1-1/+1
2024-04-04Add settings migration tests for iOSNiklas Berglund2-37/+148
2024-04-04Add "wrap" to list of allowed imperative verbs in git commit messagesLinus Färnstrand1-1/+1
2024-04-02Require changes to Cargo.toml to be signedLinus Färnstrand1-0/+3
2024-03-28Add comments about what the git commit message checking workflows doLinus Färnstrand1-0/+3
2024-03-27Add tidy as commit message verbAndrew Bulhak1-0/+2
2024-03-27Bump opinionated-commit-message github action to version with more verbsLinus Färnstrand1-3/+1
2024-03-26Require signatures to update test/deny.tomlLinus Färnstrand1-0/+1
2024-03-25Run iOS CI workflow when changing the root Cargo toml fileBug Magnet1-0/+1
2024-03-25Force the rust version to the current stable releaseBug Magnet5-5/+20
2024-03-25Upgrade `plist`Markus Pettersson1-3/+1
2024-03-21Reorder actions to not hide important failureLinus Färnstrand1-10/+10
2024-03-21Change max git commit message subject line length to 72Linus Färnstrand1-2/+2
2024-03-21Ensure signed commits for gradle wrapper updatesAlbin1-0/+3
2024-03-19Add "restart" and "coalesce" as accepted github commit message verbsLinus Färnstrand1-0/+2
2024-03-19Fix Actions job name typoLinus Färnstrand1-1/+1
2024-03-14Check for unicode whitespace charactersLinus Färnstrand1-0/+12
2024-03-14Add Github actions CI job for checking commit messagesLinus Färnstrand1-0/+18
2024-03-13Run `cargo deny` in `test` workspaceMarkus Pettersson1-0/+25
2024-03-11Update UITests configuration attribute namesNiklas Berglund1-8/+6
2024-03-11Add -disableAutomaticPackageResolution to xcodebuild commandJon Petersson4-0/+6
2024-03-11Add name to shellcheck workflowSebastian Holmin1-0/+2
2024-03-08Update end-to-end target selection descriptionSebastian Holmin1-1/+4
2024-03-08Add deny.toml to list of important files that must be signedLinus Färnstrand1-0/+1
2024-03-07Fix end to end test build scriptBug Magnet1-1/+2
2024-03-05Run shellcheck as a github workflowJoakim Hulthe1-0/+17
2024-03-01Updated iOS end to end tests workflow conditionNiklas Berglund1-0/+3
2024-03-01Add workflow input for repeating mockapi testsAlbin1-5/+17
2024-03-01Update to use debug configuration's secretsNiklas Berglund1-2/+2
2024-03-01Change test and lint matrix strategyAlbin1-0/+1
2024-03-01Use faster GH runners for slow jobsAlbin1-3/+3
2024-02-29Run more GH jobs in parallell to improve speedAlbin1-93/+216
2024-02-29Bump checkout actionAlbin1-7/+7
2024-02-27Ignore RUSTSEC-2023-0081Markus Pettersson1-1/+2
2024-02-27GitHub actions workflow for iOS end to end testsNiklas Berglund1-0/+80
2024-02-26Run clippy with `--no-default-features` instead of default featuresSebastian Holmin2-4/+4
2024-02-26Reorder flags in CI job to improve readabilitySebastian Holmin1-1/+1
2024-02-20Replace `--benches --tests` with ´--all-targets` in CI jobSebastian Holmin1-4/+4
2024-02-20Run `clippy` with `all-features` in CIMarkus Pettersson2-2/+6
2024-02-15Ignore `RUSTSEC-2023-0079` in test frameworkMarkus Pettersson1-1/+2
2024-02-15Build MullvadVPNUITests post merge to guarantee it is not accidentally brokenBug Magnet1-1/+9
2024-02-15Fix `github-action-json-file-properties` versionMarkus Pettersson2-2/+2
2024-02-14Fix actions report uploadAlbin1-1/+9
2024-02-12Temporarily disable flaky Android mockapi testsAlbin1-1/+1