GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.16.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
The GitHub Actions for Firebase enables users to automate interactions with the Firebase CLI, such as deploying functions, hosting files, and updating Firestore rules or indexes. It simplifies workflows by allowing integration of Firebase operations into CI/CD pipelines while supporting Python virtual environments, which makes it particularly suitable for Python-based projects. This action eliminates manual deployment tasks and ensures a streamlined, repeatable process for managing Firebase projects.
What’s Changed
Bump firebase-tools to v15.16.0