-
Notifications
You must be signed in to change notification settings - Fork 0
ci: add workflow to deploy Firebase rules #419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ATION_CREDENTIALS
I was able to run zizmor and address its findings, but actionlint fails for me with the following error:
|
What I suggest we do is:
This gives us additional checks in the pipeline. And we leave it optional to install the hooks locally. |
Can you DM me the contents of the secret? In GitHub it is not possible to read secrets in the settings once they are set. |
@mschoettle The |
Wrote a workflow to deploy Firebase rules via GitHub Actions. This is done automatically for dev, and can be run manually in any other available environment. Also consolidated our Firebase rules files to only have one file for all environments.
By submitting this merge request, I confirm the following:
Backend
project'sREADME.md
)Changes
Wrote a workflow to deploy Firebase rules via GitHub Actions. This is done automatically for dev, and can be run manually in any other available environment.
Also consolidated our Firebase rules files to only have one file for all environments.
Dependencies