Metadata for app store releases #44

Merged
remoll merged 11 commits from frontend/release-metadata into main 2025-04-20 21:43:08 +00:00
2 changed files with 2 additions and 3 deletions
Showing only changes of commit c977e1bd08 - Show all commits

@ -1 +1 @@
Subproject commit 904f16bfc0624b6ab8569e0a70050aaa3bd64b3f
Subproject commit 718df09e88b63c9524c882ccbb8247ca1448d3ff

View File

@ -52,10 +52,9 @@ bundle exec fastlane <lane>
```
This is reused in the CI/CD pipeline to automate the deployment process.
Secrets used by fastlane are stored as repository.
## Secrets
These are mostly used by the CI/CD pipeline to deploy the application. The main usage for github actions is documented under [https://github.com/hashicorp/vault-action](https://github.com/hashicorp/vault-action).
These are used by the CI/CD pipeline to deploy the application.
**Platform-specific secrets** are used by the CI/CD pipeline to deploy to the respective app stores.
- `ANDROID_GOOGLE_MAPS_API_KEY` is used to authenticate with the Google Maps API and is scoped to the android platform