GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.15.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action provides automation for executing Firebase CLI commands, enabling seamless integration of Firebase-related tasks such as deploying functions, hosting, Firestore rules, and more into CI/CD workflows. It simplifies authentication and deployment by supporting service account authentication, project configuration, and optional Python virtual environment setup for Firebase functions. This action is particularly useful for streamlining Firebase operations during development and deployment processes.
What’s Changed
Bump firebase-tools to v15.15.0