summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2023-02-13Add GH actions job for AGP lintingAlbin1-0/+11
2023-02-08Deny unused_async lint in clippy in Github actionsLinus Färnstrand1-1/+1
2023-02-02Enable mockapi tests in GH actionsAlbin1-1/+1
2023-02-01Update cargo audit CI job description to not mention env_loggerLinus Färnstrand1-2/+1
2023-02-01Deny warnings in `cargo audit` CI jobLinus Färnstrand1-1/+5
2023-01-31Disable flaky android testsAlbin1-1/+1
2023-01-25Upload report on ci instrumentation test failuresAlbin1-0/+9
2023-01-25Add mockapi test job in gh actionsAlbin1-4/+20
2023-01-25Enable api override in gh actionsAlbin1-1/+1
2023-01-25Improve naming of Android GH actions jobsAlbin1-2/+4
2023-01-24Remove reference to dist-assets/api-ip-address.txt as it does not existLinus Färnstrand1-1/+0
2023-01-24Convert rustfmt CI run to use stable rustfmtLinus Färnstrand1-5/+3
2023-01-23Switch to self-hosted runner for Android testsAlbin1-39/+3
2023-01-20Move dist-assets/relays.json to build/relays.jsonLinus Färnstrand1-2/+2
2023-01-20Upgrade checkout action to v3Linus Färnstrand1-1/+1
2023-01-20Run cargo audit on a schedule every dayLinus Färnstrand1-0/+7
2023-01-20Don't run cargo audit when *.rs files changeLinus Färnstrand1-1/+0
2023-01-20Use a shorter and smarter include path list for the "Daemon+CLI" jobLinus Färnstrand1-27/+21
2023-01-20Replace an include list with an exclude list for Android CILinus Färnstrand1-17/+14
2023-01-19Remove 'nightly' from translations workflowDavid Lönnhager1-1/+1
2023-01-19Pin nightly toolchain version in cargo udeps workflowDavid Lönnhager2-8/+13
2023-01-19Move ci xml tidy scriptAlbin1-1/+1
2023-01-13Try splitting too long line in iOS CI ymlLinus Färnstrand1-1/+5
2023-01-13Run yamlfix on all of .github/workflows/Linus Färnstrand16-755/+748
2023-01-12Add YAML linting to CILinus Färnstrand1-0/+17
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
2023-01-10Fix verification of container image referencesAlbin1-2/+2
2023-01-10Support orchestrator in instrumented test scriptAlbin1-1/+2
2023-01-10Bump gh actions emulator to api level 33Albin1-5/+7
2022-12-15Use the official Linux container image to build Rust in GH actionsLinus Färnstrand1-23/+37
2022-12-08Bump Android project to java 11 and gradle 7.6Albin1-3/+3
2022-12-07Make any changes to the container sigstore require signaturesLinus Färnstrand1-0/+1
2022-12-01Store full container image names rather than tagsAlbin1-2/+1
2022-11-30Use image tag in android build jobAlbin1-2/+2
2022-11-30Add initial build-and-publish.sh script and readme for build containersMullvad build server1-0/+4
2022-11-24Ignore RUSTSEC-2021-0145David Lönnhager1-2/+7
2022-11-07Set shell to bash and remove deprecated set-outputHank1-1/+3
2022-11-07Update step names for clarityHank1-2/+2
2022-11-07Try separate linux setupHank1-0/+6
2022-11-07Try without xvfb-actionHank1-4/+2
2022-11-07Update actionsHank1-2/+2
2022-11-03Trigger android gh build on master updatesAlbin1-0/+4
2022-11-02Add xcbeautifyAndrej Mihajlov1-2/+5
2022-11-02Run all tests but ignore screenshots UI tests bundleAndrej Mihajlov1-26/+6
2022-11-02Remove unused GH pathEmīls Piņķis1-1/+0
2022-11-02Bump official actions for android buildAlbin1-7/+7
2022-11-01Fix deprecated output variable in gh actionsAlbin1-1/+1
2022-11-01Allow image override on manually triggered actionsAlbin1-4/+15
2022-11-01Set android action image digest from fileAlbin1-1/+15