Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
firebase
/
firebase-functions-python
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
167
Code
Issues
11
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
firebase-functions-python
tests
on
main
User selector
All users
All time
Commit history
Commits on Jul 23, 2026
fix: allow StringParam for vpc_connector typing (#269)
Show description for 5addfb7
4 people
authored
5addfb7
View commit details
Copy full SHA for 5addfb7
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix: preserve crashlytics options (#279)
Show description for d5567f6
3 people
authored
d5567f6
View commit details
Copy full SHA for d5567f6
View code at this point
Browse repository at this point
Commits on May 11, 2026
fix: bug where init isn't called with cors enabled (#272)
Bradley-McCallion
authored
534b3b0
View commit details
Copy full SHA for 534b3b0
View code at this point
Browse repository at this point
Commits on May 7, 2026
fix: timestamp parsing for RTDB events (#273)
CorieW
authored
a4eb8fa
View commit details
Copy full SHA for a4eb8fa
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
add authcontxt params to database_event (#270)
Show description for f0cb25f
kushalpalesha
and
gemini-code-assist[bot]
authored
f0cb25f
View commit details
Copy full SHA for f0cb25f
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
fix: add robust date parsing in schedule_fn (#256)
Show description for da99b76
camillobucciarelli
authored
da99b76
View commit details
Copy full SHA for da99b76
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
Add Firebase Data Connect support (#250)
lisajian
authored
c5cb62a
View commit details
Copy full SHA for c5cb62a
View code at this point
Browse repository at this point
Commits on Jul 2, 2025
chore: use ruff for linting and formatting (#246)
taeold
authored
4e674e7
View commit details
Copy full SHA for 4e674e7
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
chore(format): fix for issue in main branch with formatting (#232)
CorieW
authored
cda74c0
View commit details
Copy full SHA for cda74c0
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
fix(logger): no longer replaces object duplicates with "CIRCULAR" (#229)
Show description for f933859
3 people
authored
f933859
View commit details
Copy full SHA for f933859
View code at this point
Browse repository at this point
Commits on Mar 8, 2025
fix: FloatParam marked private as unsupported in CLI (#221)
Show description for e1110eb
CorieW
and
cabljac
authored
e1110eb
View commit details
Copy full SHA for e1110eb
View code at this point
Browse repository at this point
Commits on Aug 4, 2024
fix: Off by one assertion for invoker property (#216)
exaby73
authored
e1c57d1
View commit details
Copy full SHA for e1c57d1
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
feat: split tasks https (#201)
exaby73
authored
ec10639
View commit details
Copy full SHA for ec10639
View code at this point
Browse repository at this point
feat: fix datetime parse error (#204)
exaby73
authored
c1c801c
View commit details
Copy full SHA for c1c801c
View code at this point
Browse repository at this point
Commits on Apr 12, 2024
feat: add init function support (#188)
exaby73
authored
e9781a9
View commit details
Copy full SHA for e9781a9
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
feat: Add Auth Context enabled Firestore triggers (#184)
exaby73
authored
db7ad30
View commit details
Copy full SHA for db7ad30
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
feat: add support for ListParam & MultiSelectInput (#179)
exaby73
authored
1be3ee0
View commit details
Copy full SHA for 1be3ee0
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
fix: Remove auth check for cloud tasks (#171)
exaby73
authored
efebabb
View commit details
Copy full SHA for efebabb
View code at this point
Browse repository at this point
Commits on Oct 31, 2023
feat: implement logger (#121)
Show description for 90211ab
exaby73
and
taeold
authored
90211ab
View commit details
Copy full SHA for 90211ab
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
fix: handle timestamps with no fractional seconds (#149)
Show description for 8191761
DKbyo
and
taeold
authored
8191761
View commit details
Copy full SHA for 8191761
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
fix(database): before and after are deeply merged (#125)
exaby73
authored
f7d9864
View commit details
Copy full SHA for f7d9864
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
fix: handle leading forward slash in pattern matching path function (#116)
russellwheatley
authored
4d1da57
View commit details
Copy full SHA for 4d1da57
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
fix: conversion to handle nanosecond precision timestamp (#109)
russellwheatley
authored
12ce27a
View commit details
Copy full SHA for 12ce27a
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
fix: normalize firestore document path (#106)
russellwheatley
authored
0ae6070
View commit details
Copy full SHA for 0ae6070
View code at this point
Browse repository at this point
Commits on May 5, 2023
refactor: remove ListParam & MultiSelectInput (#85)
Salakar
authored
bbf183c
View commit details
Copy full SHA for bbf183c
View code at this point
Browse repository at this point
Commits on May 4, 2023
feat: finalize param inputs + multiple fixes (#82)
Salakar
authored
11f799f
View commit details
Copy full SHA for 11f799f
View code at this point
Browse repository at this point
Commits on May 3, 2023
fix(test_lab): client info details can be undefined (fixes #64) (#80)
Salakar
authored
2be43af
View commit details
Copy full SHA for 2be43af
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Merge pull request #63 from invertase/identity
Show description for 9a011eb
taeold
authored
9a011eb
View commit details
Copy full SHA for 9a011eb
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
chore: fix formatting
Salakar
committed
362039a
View commit details
Copy full SHA for 362039a
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
feat: eventarc function support
Salakar
committed
75306a8
View commit details
Copy full SHA for 75306a8
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
Merge pull request #60 from invertase/schedule
Show description for 44ed9a2
taeold
authored
44ed9a2
View commit details
Copy full SHA for 44ed9a2
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
feat: scheduler fn support
Salakar
committed
4c96215
View commit details
Copy full SHA for 4c96215
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
feat: test lab function support
Salakar
committed
91924c5
View commit details
Copy full SHA for 91924c5
View code at this point
Browse repository at this point
Commits on Apr 6, 2023
Merge branch 'main' of https://github.com/invertase/firebase-functions-python2 into remote-config
Salakar
committed
81e2ef3
View commit details
Copy full SHA for 81e2ef3
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
fix: merge APIs should merge reasons
Salakar
committed
3ad5130
View commit details
Copy full SHA for 3ad5130
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.