GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.14.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 running Firebase CLI commands in workflows, with a focus on supporting Python environments via virtual environments. It simplifies tasks such as deploying Firebase functions, hosting, Firestore rules, and other Firebase-related updates by integrating service account authentication and configuration management. This action is particularly useful for CI/CD pipelines, enabling streamlined deployments and environment-specific configurations.
What’s Changed
Bump firebase-tools to v15.14.0