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.
6 lines
267 B
Plaintext
6 lines
267 B
Plaintext
# 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 |