-
Notifications
You must be signed in to change notification settings - Fork 158
Python Middleware v2 Scaffolding #2685
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
4619287
refactor python http template
lkingland 0403fea
python http scaffolding
lkingland a1aab62
add python to make update-runtimes
lkingland d692f71
integrate python scaffolding with func run
lkingland cb452cd
python http template
lkingland 515665e
reorganize python scaffolding
lkingland bd7d351
cancellation stopgap
lkingland 2fd5e2b
documentation and logging cleanup
lkingland 1dfe6e3
Python Middleware v2 - Scaffolding
lkingland bfed624
base layer cache
lkingland 18030cd
remove wsgi and flask templates
lkingland edf2149
update python cloudevents runtime in makefile
lkingland 3a1e1d9
python cloudevents middleware
lkingland 4ef6184
add python .venvs to gitignore
lkingland 8f59f72
clean up venvs on make
lkingland bbb3c46
add missing dependencies to python http tempklate
lkingland 76c1560
set python cloudevents manifest
lkingland 269a8b2
further cleanup of repository impl
lkingland 7cd0cc6
cleanup
lkingland ae508a2
ignore venv when building runtime container
lkingland 18f9c83
set listen address on python container
lkingland c438936
remove unnecessary python runtime update from makefile
lkingland 9922480
remove debug statements and improved comments
lkingland 7367359
enable scaffolding python funcs in s2i builder
lkingland 337000e
set listen address on all containers built by s2i
lkingland 6f6580b
python s2i integration
lkingland b961205
regen fs
lkingland 21c1ca7
cleanup
lkingland 840b09f
enable host builder
lkingland b8cbc06
fix manifest inheritance
lkingland 8f2711a
regen fs
lkingland 19fcd73
bug fixes
lkingland 04e2740
Merge remote-tracking branch 'upstream/main' into scaffolding-python
lkingland 12aeace
regen docs
lkingland fbe6a67
cleanup and linter error fixes
lkingland 5af24e9
conditional python host builder test
lkingland 4c670d0
Merge remote-tracking branch 'upstream/main' into scaffolding-python
lkingland fd9174b
misspellings
lkingland 6f5890c
disable python E2E
lkingland 0a6d252
install python for presubmit tests
lkingland 6220725
use linux for test builder runs
lkingland 8d82333
fix ineffasign
lkingland 86b72ea
set python ce template to python 3.9
lkingland e225c69
regen fs
lkingland 9ecb85c
windows python tests
lkingland d60a588
Merge remote-tracking branch 'upstream/main' into scaffolding-python
lkingland 727d1dd
python templates README
lkingland File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.