-
Notifications
You must be signed in to change notification settings - Fork 290
Make Azure Storage Queue Message Encoding Configurable at Durable Functions #3151
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
32 commits
Select commit
Hold shift + click to select a range
30d970f
initial commit
nytian bc99c8a
Update nuget.config
nytian 5bca4ba
update nuget.org
nytian 33a68c0
udpate version
nytian 1a2a71c
Merge branch 'nytian/azure-storage-queue-encoding' of https://github.…
nytian 101a9f6
no warning on two feeds
nytian de1fdca
remove warning
nytian 75039c5
disable warning of Nu1507
nytian 0393527
udpate nuget
nytian 0913559
update nuget
nytian 59ba0d7
udpate test
nytian d58764f
update typeinterface.csproj
nytian b362296
update typeinterface.csproj
nytian 5c37840
update typeinterface.csproj
nytian 4323ba3
update typeinterface.csproj
nytian 84fdd60
update typeinterface.csproj
nytian 8f37e79
udpate test
nytian bfaf59d
added nuget.config to VSSample project
bachuv c8e7057
added nuget.config to VSSample.Tests
bachuv 9722155
updated webjobs extension references to project not package reference…
bachuv 403bfc4
updated dotnet restore step in build.yml
bachuv 6b0ecb4
removed typedinterfaces projects from sln
bachuv b756de6
remove private feed and use nuget package
nytian a5fde6d
update index
nytian db49377
merge latest from dev
nytian 0eb6a1e
undo .sln change
nytian 7ca4de5
Merge branch 'dev' into nytian/azure-storage-queue-encoding
nytian ec45a0e
Merge branch 'dev' into nytian/azure-storage-queue-encoding
nytian ed09b85
undo tyintergace.csproj change
nytian cbe332f
Merge branch 'nytian/azure-storage-queue-encoding' of https://github.…
nytian 2c853c8
udpate bycomment
nytian fd2f7b6
udpate bycomment
nytian 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update this because we don't use that feed anymore.