element-x-ada/.github/workflows
Marco Romano e8e4542a75
Extract maptiler's map ids (#926)
Maptiler custom map ids are only useable by the account that create them. So if we hardcode them forkers won't be able to use the maps even if the bring in their own api key (because they can't access our maps with their api key).

Requires to set our map ids in `local.properties` for local development:
```
services.maptiler.lightMapId=9bc819c8-e627-474a-a348-ec144fe3d810
services.maptiler.darkMapId=dea61faf-292b-4774-9660-58fcef89a7f3
```
2023-07-20 14:29:06 +02:00
..
scripts Ensure previous screenshots are deleted. Sometimes, the registered task is not trigger, I do not know why... 2023-07-18 14:56:48 +02:00
build.yml Extract maptiler's map ids (#926) 2023-07-20 14:29:06 +02:00
danger.yml Rename job - try to fix conflict. 2023-06-01 15:34:45 +02:00
gradle-wrapper-update.yml Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
gradle-wrapper-validation.yml Add GitHub actions to update and validate the Gradle Wrapper. 2023-01-18 09:37:07 +01:00
maestro.yml Extract maptiler's map ids (#926) 2023-07-20 14:29:06 +02:00
nightly.yml Extract maptiler's map ids (#926) 2023-07-20 14:29:06 +02:00
nightlyReports.yml Update gradle/gradle-build-action action to v2.6.1 (#893) 2023-07-18 12:25:18 +02:00
quality.yml Update gradle/gradle-build-action action to v2.6.1 (#893) 2023-07-18 12:25:18 +02:00
recordScreenshots.yml Update gradle/gradle-build-action action to v2.6.1 (#893) 2023-07-18 12:25:18 +02:00
release.yml Extract maptiler's map ids (#926) 2023-07-20 14:29:06 +02:00
sync-localazy.yml Change the token used by the localazy sync so workflows are triggered in the resulting PR 2023-06-19 18:00:32 +02:00
tests.yml Update gradle/gradle-build-action action to v2.6.1 (#893) 2023-07-18 12:25:18 +02:00
triage-incoming.yml Reformat workflow 2023-06-30 13:25:36 +01:00
triage-labelled.yml Add fixed automation for moving issues between columns 2023-07-14 15:33:36 +01:00
validate-lfs.yml Use github action that caches LFS files when checking out the repo (#647) 2023-06-21 09:12:47 +00:00