summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/android-app.yml
AgeCommit message (Expand)AuthorFilesLines
2026-02-06Create gradle task for running all unit testsJonatan Rhodin1-8/+1
2026-02-04Add usecase unit tests to github unit tests jobJonatan Rhodin1-1/+2
2026-02-02Rename daemon-grpc to grpcDavid Göransson1-1/+1
2026-01-27Avoid building stagemole and e2e apks when e2e test runs are set to 0Jonatan Rhodin1-5/+10
2026-01-26Fix missing default value in workflowKalle Lindström1-3/+3
2026-01-26Add android build runner input to workflowKalle Lindström1-3/+15
2026-01-26Update android-app.yml for new build runnerKalle Lindström1-31/+23
2025-12-10Reduce the number of nighlty mock api tests to 40Jonatan Rhodin1-1/+1
2025-12-03Decrease number of nightly mockapi runs to 60David Göransson1-1/+1
2025-11-20Increase E2E tests timeoutJonatan Rhodin1-1/+1
2025-11-11Skip wireguard-go checkout in android workflowsAlbin1-1/+0
2025-10-28Rename 'shared' to 'repository'Kalle Lindström1-1/+1
2025-10-21Specify runner build label for build jobAlbin1-1/+1
2025-10-20Add assemble stagemole to android build and testing tasksJonatan Rhodin1-0/+1
2025-10-17Migrate android build to self-hosted runnerAlbin1-237/+33
2025-10-16Add many paths to the exclude list for Android build CILinus Färnstrand1-1/+14
2025-10-06Bump wait other jobsDavid Göransson1-1/+1
2025-08-28Use rust-android-gradle plugin as submoduleKalle Lindström1-6/+14
2025-08-04Update scheduled run to 80 iterationsDavid Göransson1-1/+1
2025-07-11Fix debug keystore usage in fork jobsAlbin1-4/+6
2025-07-10Add e2e test for Google play purchasesDavid Göransson1-0/+1
2025-05-21Update CI jobs to use new property naming schemeDavid Göransson1-2/+5
2025-02-14Increase schedule e2e test repeat to 10Albin1-1/+1
2025-02-14Fix schedule e2e test repeatAlbin1-16/+12
2025-02-14Clean up outdated commentsAlbin1-9/+0
2025-02-10Enable using per-runner e2e test accountAlbin1-3/+12
2025-02-10Increase nightly mockapi test repeat to 100Albin1-1/+1
2025-02-07Update all CI to update wireguard-go submodule more explicitlyLinus Färnstrand1-1/+1
2025-02-06Fix e2e test workflow variablesAlbin1-12/+20
2025-01-30Move actions keystore to secretAlbin1-35/+10
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
2025-01-27Run e2e tests towards stagemole by defaultAlbin1-7/+28
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