summaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2023-03-22Fix kotlin formatting trigger pathAlbin2-3/+4
2023-03-22Rename tidy workflow and jobAlbin1-2/+2
2023-03-22Change action from `ktlint` to `ktfmt`Albin2-21/+14
2023-03-16Migrate tidy action to use containerAlbin1-3/+26
2023-03-15Adjust gh action strip tool path for new NDK versionAlbin1-1/+1
2023-03-15Fix repo ownership in android build actionAlbin1-0/+1
2023-03-07Bump Go version in workflow to 1.19.5Emīls1-1/+1
2023-03-03Ignore git warnings about safe directories (github actions limitation)Linus Färnstrand2-2/+6
2023-03-03Make container changes trigger rust-unused-dependencies.yml workflowLinus Färnstrand1-0/+1
2023-02-27Add i686-pc-windows-msvc to CI workflowDavid Lönnhager1-0/+1
2023-02-23Rename all mentions of the "master" branch to "main"Linus Färnstrand2-5/+5
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