-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
SecurityRelated to SecurityRelated to SecuritydockerRelated to dockerRelated to dockerdocumentationImprovements or additions to documentationImprovements or additions to documentationfirebaseRelated to firebaseRelated to firebasegithub_actionsPull requests that update Github_actions codePull requests that update Github_actions codepriority.highHigh priorityHigh prioritystatus.doneDone and ready for review and mergeDone and ready for review and merge
Milestone
Description
The current Approach
- decrypt the encrypted secret file (An encrypted Google Service Account
jsonfile required forfirebase) using a shell script - The decrypted Google Service Account
jsonfile is used
The new Approach
- Instead of decrypting the encrypted secret file stored, use GitHub Secrets
To do
- To remove unnecessary environment variables such as
GOOGLE_APPLICATION_CREDENTIALS - To update all docker files and docker-compose files with the new approach and environmental variables
- To update the GitHub Actions workflow to use the new GitHub secrets environmental variables
- To update
Readme.mddocumentation with the new environmental variables
Metadata
Metadata
Assignees
Labels
SecurityRelated to SecurityRelated to SecuritydockerRelated to dockerRelated to dockerdocumentationImprovements or additions to documentationImprovements or additions to documentationfirebaseRelated to firebaseRelated to firebasegithub_actionsPull requests that update Github_actions codePull requests that update Github_actions codepriority.highHigh priorityHigh prioritystatus.doneDone and ready for review and mergeDone and ready for review and merge