summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-app.yml
AgeCommit message (Expand)AuthorFilesLines
2025-01-10Fix gradle rust android pluginDavid Göransson1-0/+2
2025-01-08Add gradle rust pluginJonatan Rhodin1-40/+45
2024-12-17Restore lint taskDavid Göransson1-1/+1
2024-12-13Change CI lint task to only run on app moduleAlbin1-1/+1
2024-12-12Remove machines file except on WindowsDavid Lönnhager1-3/+0
2024-11-26Update Actionstinyboxvk1-8/+8
2024-11-21Upload artefact even if previous step failedNiklas Berglund1-1/+1
2024-11-19Disable nightly firebase testsNiklas Berglund1-2/+2
2024-11-14Update github actions workflowsOskar1-1/+1
2024-11-12Use maybenotv2 on iOS, remove maybenotv1Emīls1-1/+1
2024-10-30Add back maybenot_machines version 1Joakim Hulthe1-1/+1
2024-10-23Disable e2e tests for PR updatesNiklas Berglund1-1/+3
2024-10-15Add minimal leak tests for AndroidNiklas Berglund1-2/+4
2024-10-01Change syntaxNiklas Berglund1-1/+1
2024-10-01Run mockapi tests 10 times nightlyNiklas Berglund1-1/+1
2024-09-20Clean up actions and workflows from cbindgenAlbin1-2/+0
2024-09-06Install cbindgen in build script and workflowAlbin1-0/+2
2024-09-06Add daita grpc and uiAlbin1-0/+3
2024-09-06Check out wireguard-go-rs recursively in workflowAlbin1-0/+5
2024-08-28Change schedule of android-app.ymlNiklas Berglund1-2/+2
2024-08-22Add top level `permissions` to all Github Actions workflowsLinus Färnstrand1-0/+3
2024-08-22Set e2e and mockapi timeout based on repeatsNiklas Berglund1-1/+12
2024-08-22Add repeat option for self hosted e2e testsNiklas Berglund1-9/+18
2024-08-19Fix relay list pathAlbin1-1/+1
2024-08-19Fix for failing mockapi and e2e testsNiklas Berglund1-3/+5
2024-08-15Refactor lockfile script and gradle tasksAlbin1-5/+5
2024-07-23Exclude heavy compile CI jobs on changes to CODEOWNERSLinus Färnstrand1-0/+1
2024-07-09Configure which CI jobs should be triggered by osv-scanner.toml changesLinus Färnstrand1-0/+1
2024-07-03Fix test account argumentsAlbin1-3/+3
2024-06-25Update Github actions to use `wireguard-go` as a submoduleMarkus Pettersson1-1/+10
2024-05-29Migrate to gRPCDavid Göransson1-0/+2
2024-05-06Fix e2e report dirAlbin1-1/+1
2024-04-12Revert "Use faster GH runners for slow jobs"Albin1-3/+3
2024-03-01Add workflow input for repeating mockapi testsAlbin1-5/+17
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-14Fix actions report uploadAlbin1-1/+9
2024-02-12Temporarily disable flaky Android mockapi testsAlbin1-1/+1
2024-02-07Fix android test runner labelAlbin1-2/+2
2024-02-05Add detekt CI stepDavid Göransson1-0/+9
2024-02-05Increase actions retention to 7 daysAlbin1-4/+4
2024-01-18Add firebase stagemole e2e tests actionAlbin1-6/+33
2024-01-11Migrate billing tests to Junit5 and add billing unit tests to ciJonatan Rhodin1-0/+1
2024-01-08Run e2e tests nightly in GH actionsAlbin1-0/+38
2023-12-15Exclude `test` workspace from triggering `android-app` workflowMarkus Pettersson1-0/+1
2023-11-14Fix firebase job conditionAlbin1-1/+1
2023-11-13Limit firebase test executionAlbin1-1/+5
2023-11-13Trigger build and tests nightlyAlbin1-1/+7