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 }}
savytskyi
/
firebase-functions-python
Public
forked from
firebase/firebase-functions-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
firebase-functions-python
src
on
main
User selector
All users
All time
Commit history
Commits on Oct 3, 2023
fix: precision timestamp detection issue (#137)
ekalosak
authored
f463ed1
View commit details
Copy full SHA for f463ed1
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
fix the most egregious issue with the use of python logging (#138)
ekalosak
authored
51362fb
View commit details
Copy full SHA for 51362fb
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
fix: issue with logging (#134)
ekalosak
authored
dba043c
View commit details
Copy full SHA for dba043c
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 Aug 2, 2023
Addings some more style and format fixes to most-viewed pages. (#120)
Show description for cc2d227
egilmorez
and
russellwheatley
authored
cc2d227
View commit details
Copy full SHA for cc2d227
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
fix: Line too long causing lint CI issue. (#119)
russellwheatley
authored
3bdf074
View commit details
Copy full SHA for 3bdf074
View code at this point
Browse repository at this point
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 Jul 13, 2023
Making some style and format fixes. (#117)
egilmorez
authored
f0d6007
View commit details
Copy full SHA for f0d6007
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
chore: Release 0.1.1 (#110)
taeold
authored
3ed4004
View commit details
Copy full SHA for 3ed4004
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
docs: v2 -> 2nd gen in doc string (#111)
jhuleatt
authored
4998cd9
View commit details
Copy full SHA for 4998cd9
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 21, 2023
fix: add tier 2 regions to `SupportedRegion` enum (fixes #93) (#107)
Show description for 31ad203
exaby73
and
russellwheatley
authored
31ad203
View commit details
Copy full SHA for 31ad203
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 Jun 5, 2023
fix: add cwd to sys.path for functions yaml (#12)
jamesdaniels
authored
7025457
View commit details
Copy full SHA for 7025457
View code at this point
Browse repository at this point
Commits on May 9, 2023
chore: Release 0.1.0 (#90)
taeold
authored
59d68cf
View commit details
Copy full SHA for 59d68cf
View code at this point
Browse repository at this point
Revert 0.1.0 release. (#89)
taeold
authored
d6aa27e
View commit details
Copy full SHA for d6aa27e
View code at this point
Browse repository at this point
chore: Release 0.1.0 (#87)
taeold
authored
533c2d7
View commit details
Copy full SHA for 533c2d7
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
Revert "refactor(db)!: reference is now instance of a Database reference" (#83)
taeold
authored
e79f075
View commit details
Copy full SHA for e79f075
View code at this point
Browse repository at this point
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
refactor(db)!: reference is now instance of a Database reference (#78)
Salakar
authored
bc41f56
View commit details
Copy full SHA for bc41f56
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 28, 2023
chore: Release 0.1.0rc0 (#73)
taeold
authored
3fdb1db
View commit details
Copy full SHA for 3fdb1db
View code at this point
Browse repository at this point
fix: Wire up firestore reference in emulated environment. (#72)
taeold
authored
2b7f621
View commit details
Copy full SHA for 2b7f621
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
[chore] Release 0.0.1rc0 (#66)
taeold
authored
496a353
View commit details
Copy full SHA for 496a353
View code at this point
Browse repository at this point
feat: add support for alerts
Salakar
committed
8a785f4
View commit details
Copy full SHA for 8a785f4
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
fix: response
Salakar
committed
4de4506
View commit details
Copy full SHA for 4de4506
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
chore: update example
Salakar
committed
399b0f4
View commit details
Copy full SHA for 399b0f4
View code at this point
Browse repository at this point
refactor: move internals for identity to private module
Salakar
committed
0cda1a6
View commit details
Copy full SHA for 0cda1a6
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
feat: identity provider functions
Salakar
committed
3fa2676
View commit details
Copy full SHA for 3fa2676
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
docs: add + fix eventarc ref docs
Salakar
committed
7724e8e
View commit details
Copy full SHA for 7724e8e
View code at this point
Browse repository at this point
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
Merge pull request #59 from invertase/test-lab
Show description for 734a693
taeold
authored
734a693
View commit details
Copy full SHA for 734a693
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.