airqo-platform / airqo-platform/AirQo-frontend

Remove obsolete GCP secret access from mobile CI workflow

Ouverte
#3,957 0 commentaires 0 réactions 2 personnes assignées Réclamée par @Psalmz777 Voir sur GitHub
devops
Langage dominant
TypeScript
Étoiles
23
Forks
48
Merge moyen
15 h 24 min
PR mergées (30 j)
57

Description

The mobile app code analysis workflow is still authenticating to Google Cloud and fetching Firebase-related secrets, but the project has migrated to Azure and no longer uses GCP.

Observed failure:
- Workflow: `.github/workflows/dart-code-metrics.yaml`
- Failing step: `Add firebase options files`
- Error: `gcloud.secrets.versions.access ... NOT_FOUND` for `sta-key-mobile-firebase-options-dev`

Requested cleanup:
- Remove or replace GCP auth and `gcloud secrets` usage in the mobile CI workflow.
- Update the workflow to use the current Azure-based setup, or remove the step entirely if it is no longer needed.
- Verify the workflow still supports mobile code analysis without GCP dependencies.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.