GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.13.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 facilitates the use of Firebase CLI commands within a CI/CD pipeline, with a specific focus on Python-based projects. It automates tasks such as deploying Firebase functions, hosting files, Firestore rules, and updating configurations by integrating with Google Cloud services via service account credentials. Key capabilities include creating Python virtual environments, setting Firebase function configurations, and supporting various deployment types with customizable arguments.
What’s Changed
Bump firebase-tools to v15.13.0