refactor(Makefile): remove App Engine configs and scripts, migrate launchpad to Cloud Run
This commit removes legacy App Engine deployment artifacts and updates the Makefile to reflect the successful migration of the `internal-launchpad` service to Cloud Run. The following changes were made: - Deleted obsolete permission scripts: - `fix-appengine-permissions-complete.sh` - `fix-project-level-permissions.sh` - `create-missing-repository.sh` - Removed the `firebase/internal-launchpad/app.yaml` file. - Updated `firebase.json` to remove the `launchpad` hosting configuration. These changes streamline the repository, reduce developer confusion, and prevent the accidental use of outdated deployment logic.
This commit is contained in:
6
firebase/internal-launchpad/iap-users.txt
Normal file
6
firebase/internal-launchpad/iap-users.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# Liste des utilisateurs autorisés pour le Internal Launchpad
|
||||
# Format: un email par ligne, les lignes commençant par # sont des commentaires
|
||||
|
||||
user:boris@oloodi.com
|
||||
# user:temporaire@oloodi.com # Décommenté pour donner accès temporaire
|
||||
user:admin@krowwithus.com
|
||||
Reference in New Issue
Block a user