An open API service providing commit metadata for open source projects.

GitHub / openfunction/functions-framework-python / commits

SHA Message Author Date Stats
88129a18 Bump aiohttp from 3.8.5 to 3.8.6 (#8)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cf99f589 Bump aiohttp from 3.8.4 to 3.8.5 (#3)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
1651dc90 merge Merge pull request #7 from tpiperatgod/issue-6 Benjamin Huo <b****n@k****o>
Committed by: GitHub <n****y@g****m>
about 3 years ago
3c16227b add new ut cases
Signed-off-by: laminar <t****d@g****m>
laminar <t****d@g****m> about 3 years ago
5e5d8da0 merge Merge pull request #5 from tpiperatgod/issue-2 Benjamin Huo <b****n@k****o>
Committed by: GitHub <n****y@g****m>
about 3 years ago
74d713c4 update ci
Signed-off-by: laminar <t****d@g****m>
laminar <t****d@g****m> about 3 years ago
600d6474 update docs & add examples
Signed-off-by: laminar <t****d@g****m>
laminar <t****d@g****m> about 3 years ago
ef70bea9 merge Merge pull request #5 from tpiperatgod/add_bots laminar <t****d@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
82d8bbdc add auto_assign and assign bot
Signed-off-by: laminar <t****d@g****m>
laminar <t****d@g****m> about 3 years ago
4c577904 develop ff-python based on ofn v1beta2 (#3)
Signed-off-by: laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>, laminar <t****d@g****m>
laminar <t****d@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
c011260b feat: init binding and async (#1)
Signed-off-by: Kehui Li <k****i@u****m>
kehuili <l****6@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9046388f fix: Support relative imports for submodules (#169) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6f4a3608 fix: Change gunicorn request line limit to unlimited (#173) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
efb0e84d docs: update README to use declarative function signatures (#171) Annie Fu <1****u@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e44416e8 feat!: release v3.0.0 (#168) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
99a9df65 refactor!: rename cloudevent to cloud_event (#167) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
85b7e436 chore: Add conformance tests for declarative functions (#165) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
75cc22c1 chore: Pre-release version 2.4.0-beta.2 (#164) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a57bac68 fix: remove debuggng code (#163) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5a9ef41e feat: Pre-release version 2.4.0-beta.1 (#162) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
52b2a28b feat!: Declarative function signatures for python (#160) Kayla Nguyen <k****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
455affdd docs: use GitHub badges (#153)
Signed-off-by: Grant Timmerman <t****l@g****m>
Grant Timmerman <7****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
6c69bb8d feat: Version 2.3.0 (#156) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
d5651bb3 fix: Move backwards-compatible logic before function source load (#152)
Co-authored-by: Dustin Ingram <d****i@u****m>
Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
f0749e0d feat: add support for Python 3.10 (#151) Laurent Picard <P****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
135f3280 fix: update event conversion (#154) Matthew Robertson <m****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
e7afc7d0 fix: update to newest conformance test Action (#155) Annie Fu <1****u@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
e79fc747 docs: Update pub/sub quickstart to use background event (#144) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
0205c858 docs: Add docker-compose example (#143) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
9ea8dd2d fix: Add a DummyErrorHandler (#137) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
54d87d0c docs: mention flask as the base framework (#134)
Co-authored-by: Dustin Ingram <d****i@u****m>
Signed-off-by: Grant Timmerman <t****l@g****m>, Grant Timmerman <t****l@g****m>
Grant Timmerman <7****t@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
4900780d fix: cloudevent conversion conformance tests (#139) Matthew Robertson <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c7f66fd5 Version 2.2.1 (#133) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b46c12b2 Update GCF Python 3.7 backwards-compatible logging (#131) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
60ac588d Version 2.2.0 (#130) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
52264bcc Relax constraint to flask<3.0 and click<9.0 (#129) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9ceb1e00 docs: re-init an env var in the third terminal (#128) Tianzi Cai <a****f@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
07658751 docs: add quickstart for Pub/Sub emulator (#126) Tianzi Cai <a****f@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3f9e0659 enable validateMapping for event conformance tests (#125) Matthew Robertson <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9fbc2f6f convert cloud events to background events (#124) Matthew Robertson <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
df488223 fix local development with the Pub/Sub emulator (#121) Matthew Robertson <m****3@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cb164fe2 Version 2.1.3 (#123) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
22d7bb29 Change gunicorn loglevel to error (#122) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
62772706 Upgrade conformance test version to v0.3.9 (#118) Michael Traver <m****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eb6761e0 Add support for background to CloudEvent conversion (#116) Michael Traver <m****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e0e6bfa1 Update changelog (#115) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
168617c7 Add crash header to 500 responses (#114) Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
348064d8 Version 2.1.1 (#112) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c247550f Add example of developing multiple functions locally (#99) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ad3406dd Add backwards-compatible logging for GCF Python 3.7 (#107)
Co-authored-by: Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>
Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
147a4882 Add dry-run command-line flag to README.md (#105)
Co-authored-by: Dustin Ingram <d****i@u****m>
sesi <s****s@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
07be371c Sample output is not consistent with command (debug on vs. off) (#106) Tomasz Nurkiewicz <n****z@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
04423e70 Add release workflow (#103) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
12896cf5 Version 2.1.0 (#102) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
75a89729 Restrict watchdog dependency (#101) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ab372f5e Support Python 3.9 (#94) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9c647a85 Add conformance tests (#95) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fccb88c9 Added cloudevent signature type using cloudevents sdk-python (#78)
Co-authored-by: Dustin Ingram <d****i@u****m>, Adam Ross <g****e@g****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Katie McLaughlin <g****t@g****m>, Adam Ross <g****e@g****m>
Signed-off-by: Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>, Curtis Mason <c****n@g****m>
Curtis Mason <3****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
033de0f7 Fix README formatting (#96) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2b07aa93 Add language-specific alias (#93) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d3a200fb Add global errorhandler (#88) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ba6a869f Fix how MissingTargetException is raised (#87) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
46d2149e docs: format and add buildpack instructions (#91)
Signed-off-by: Grant Timmerman <t****l@g****m>
Grant Timmerman <t****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8fd2a6b6 ci: split unit and lint workflows (#86)
Signed-off-by: Grant Timmerman <t****l@g****m>, Grant Timmerman <t****l@g****m>
Grant Timmerman <t****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f62faccf docs: github actions badge (#84) Grant Timmerman <t****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ee585294 Update formatting (#85) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2f53151c Updates from v1.5.0 and v1.6.0 (#82)
Co-authored-by: Arjun Srinivasan <6****a@u****m>
Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6c915639 Execute the source module w/in the app context (#76) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b0290550 Improve documentation around Dockerfiles (#70) Katie McLaughlin <g****t@g****m>
Committed by: Dustin Ingram <d****i@u****m>
about 6 years ago
f2471b42 Version 2.0.0 (#67) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f5ebd982 Read request data after request to prevent connection error (#66)
Co-authored-by: Dustin Ingram <d****i@u****m>
Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8f3fe352 Add Cloud Events support for #55 (#56) (#64)
Co-authored-by: Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Dustin Ingram <d****i@u****m>, Joel Gerard <j****d@g****m>, Dustin Ingram <d****i@u****m>, joelgerard <j****d@u****m>, Joel Gerard <j****d@g****m>
Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a19fa189 Version 1.4.4 (#62) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ae8a8db8 Improve module loading (#61) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c88d94cc Test Sample projects (#60) joelgerard <j****d@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
32bba7d9 Broken sample. It's a dash, not an underscore to specify the sig type. (#59) joelgerard <j****d@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6382e5b9 Version 1.4.3 (#51) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
91afba29 Load the source file into the correct module name (#50) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
23371048 Version 1.4.2 (#46) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8d4368a7 Fix handling of debug flag when gunicorn is not present (#45) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8697200a Version 1.4.1 (#41) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
901290dd Fix Windows support (#40) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f20e1140 Version 1.4.0 (#37) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e16ea67d Use Gunicorn for production server (#36) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d934ba03 Version 1.3.0 (#34) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
71914a3b Adjust path handling for robots.txt and favicon.ico (#33)
Co-authored-by: Dustin Ingram <d****i@u****m>
Arjun Srinivasan <6****a@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9fd55851 Add main file (#31) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
99206d1c Fix formatting in tests (#30) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5262afa3 Version 1.2.0 (#22) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
33f629e2 add --host command line argument (#20) Vyacheslav Kim (Kane) <5****v@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cc9881ee Add pull request template with CLA details (#21) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ae45fa0d Version 1.1.1 (#18) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6b3ae16a Updates for CloudEvents (#17) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
2a306434 Add support for --dry-run flag (#16) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
f1bf503f Make '--debug' a flag instead of a boolean option (#15) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
7f06eb5e Version 1.0.1 (#13) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
070d513a Fix typo in install_requires (#12) Dustin Ingram <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5a7f2914 Adding `debug` parameter to the README.md documentation. (#7)
Co-authored-by: Dustin Ingram <d****i@u****m>
Lorenzo Persichetti <4****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
62eb8c53 Make sure that modified files are automatically reloaded. (#8)
Co-authored-by: Dustin Ingram <d****i@u****m>
Lorenzo Persichetti <4****i@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
412ab319 Add Cloud Run Button (#1)
Co-authored-by: Dustin Ingram <d****i@u****m>
James Ward <j****s@j****m>
Committed by: Dustin Ingram <d****i@u****m>
over 6 years ago

← Back to repository