-
Notifications
You must be signed in to change notification settings - Fork 107
Supporting PyStein programming model in the Worker #965
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
49 commits
Select commit
Hold shift + click to select a range
8a2ea94
Supporting Metadata Indexing request.
vrdmr 0e69f69
Testing new Programming Model Indexing
vrdmr a5f41be
Fix
vrdmr 719cca1
Raw Bindings string correction and load check
vrdmr d3f02af
Aliasing function name
vrdmr 5ce82f7
Merge branch 'dev' into vameru/support-prog-model-indexing
vrdmr 92c37c9
update proto file and worker config
vrdmr 69c6ccc
Reflecting new protobuf changes
vrdmr 195304f
Merge remote-tracking branch 'Azure/dev' into vameru/support-prog-mod…
vrdmr dc6431f
Initial commit for new programming model
gavin-aguiar bbeeace
Casting binding direction
gavin-aguiar 57f1528
Refactored for binding direction and datatype
gavin-aguiar 9e55ab7
Pulling in new changes
gavin-aguiar 6f41570
Added loader tests
gavin-aguiar 6304eb9
Added new tests
gavin-aguiar d1dd89f
Added unit and e2e test
gavin-aguiar 7712112
Minor fixes/Fixed flake8
gavin-aguiar 0786cae
Refactoring and addressing comments
gavin-aguiar 34def6a
Added fallback to legacy
gavin-aguiar 8fdd764
Updated protobuf file
gavin-aguiar 3ca6c06
Minor fixes and refactoring
gavin-aguiar 09ed69f
Added e2e and unit tests
gavin-aguiar 5f6748f
Merging with current dev
gavin-aguiar d6f569b
Updated worker.config.json
gavin-aguiar e645c71
Fixed worker.config.json
gavin-aguiar 053b46f
Unit Test fixes
gavin-aguiar cddb51b
unit test fixes
gavin-aguiar 5ca0b39
Merge branch 'dev' of github.com:Azure/azure-functions-python-worker …
gavin-aguiar 58698b9
Fixed blob tests
gavin-aguiar 70b889b
Service bus test fix
gavin-aguiar bd6fa98
Added dispatcher unit tests
gavin-aguiar 73eb469
Merge branch 'dev' of github.com:Azure/azure-functions-python-worker …
gavin-aguiar 852160b
Fixed 3.10 tests
gavin-aguiar c30d409
unit test fixes
gavin-aguiar 7336381
Unit Test fixes
gavin-aguiar f74f010
Reverting previous commit
gavin-aguiar 1217794
Resolving conflicts
gavin-aguiar aafd082
Addressing comments
gavin-aguiar bca60c9
Change auth_level typo
gavin-aguiar dd711f0
Merge branch 'dev' of github.com:Azure/azure-functions-python-worker …
gavin-aguiar 1563d7e
Removing auth level from http functions
gavin-aguiar 42bb311
Removed authlevel from queue functions
gavin-aguiar 30a9622
Updated on_queue_change to queue trigger
gavin-aguiar c66d06f
Fixed flake8 tests
gavin-aguiar db402b5
Updated on_blob_change to blob_trigger
gavin-aguiar 776e054
Fixed flake8 tests
gavin-aguiar 9d25cee
Updated trigger names for tests
gavin-aguiar 9c98261
Addressed comments
gavin-aguiar 55845e5
Merge branch 'dev' into gaaguiar/new-prg-model
gavin-aguiar 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
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.