Below you will find pages that utilize the taxonomy term “Gannonk08”
April 16, 2026
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.
April 10, 2026
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.
April 3, 2026
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.