organicmaps/.github/workflows
Roman Tsisyk e00f33a076 [github] Manage private secrets with GitHub Secrets to enhance security
1. Restore the original simple version of `configure.sh`
   Restores 08e37f4 "Refactor configure.sh"
   Reverts b87ee95b "Fixed configure.sh script and gh actions"

2. Use GitHub Secrets instead of a private git repository to enhance
   security standards and ensure credentials are encrypted and safely
   managed.

3. Document credentials used by GitHub Actions in docs/CREDENTIALS.md

4. Include `network_security_config.xml` directly into the repo
   as it has nothing sensitive.

5. Include Apple WWDR intermediate certificates directly into the repo
   as they are not sensitive and publicly available.
   https://developer.apple.com/help/account/reference/wwdr-intermediate-certificates

6. Add `private.h` in the repository since it does not differ from
   `private_defaults.h`.

Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
2024-12-27 20:16:52 +00:00
..
android-beta.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
android-check-metadata.yaml [github] Use sparse checkout & shallow clone everywhere 2024-05-27 23:33:24 +02:00
android-check.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
android-monkey.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
android-release-metadata.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
android-release.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
appstream-check.yaml [github] Run appstreamcli in pedantic mode 2024-07-09 14:45:00 +02:00
cleanup_caches.yml [github] Use sparse checkout & shallow clone everywhere 2024-05-27 23:33:24 +02:00
coverage-check.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
desktop-file-check.yaml [qt] Correctly report .desktop file to the compositor 2024-06-03 23:19:02 +02:00
ios-beta.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
ios-check-metadata.yaml [github] Use sparse checkout & shallow clone everywhere 2024-05-27 23:33:24 +02:00
ios-check.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
ios-release.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
linux-check.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
macos-check.yaml [github] Manage private secrets with GitHub Secrets to enhance security 2024-12-27 20:16:52 +00:00
strings-check.yaml [github] Fix warning about deprecated action 2024-04-04 08:46:52 +03:00