GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.12.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 integration with Firebase’s CLI (firebase-tools) to automate deployment tasks such as deploying Firebase Functions, Hosting, Firestore Rules, and more. It simplifies the process of interacting with Firebase by allowing users to execute custom Firebase CLI commands within their GitHub workflows. Additionally, it offers Python virtual environment support for projects requiring Python dependencies.
Release notes
Bump firebase-tools to v15.12.0