-
Notifications
You must be signed in to change notification settings - Fork 0
Use Google Auth Github Action on top of local action for cleanest deploy 🤞 #4
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
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement, Documentation
Description
Refactor deploy workflow to composite action
Add dynamic project and credentials env variables
Simplify PR lint workflow configuration
Update README and action inputs documentation
Changes walkthrough 📝
deploy-functions.yml
Refactor deploy workflow to composite action.github/workflows/deploy-functions.yml
PROJECT_IDandCREDENTIALS_JSONenvaction.yml
Update composite action auth and inputsaction.yml
environmentinput, requireproject_idgoogle-github-actions/auth@v2for auth steplint-pr-title.yml
Update PR lint workflow config.github/workflows/lint-pr-title.yml
pull_request_targeteventREADME.md
Update README usage and inputsREADME.md
service_account_json_b64