-
Notifications
You must be signed in to change notification settings - Fork 335
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
Rev'ed Grpc.Net.Client PackageReference version for Dapr dotnet-sdk #1126
Merged
halspang
merged 6 commits into
dapr:master
from
MonkeyTennis:BRADC/GrpcNetClientVersionRev
Jul 18, 2023
Merged
Rev'ed Grpc.Net.Client PackageReference version for Dapr dotnet-sdk #1126
halspang
merged 6 commits into
dapr:master
from
MonkeyTennis:BRADC/GrpcNetClientVersionRev
Jul 18, 2023
Conversation
This file contains 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
@MonkeyTennis - Can you fix your DCO? |
Codecov Report
@@ Coverage Diff @@
## master #1126 +/- ##
=======================================
Coverage 67.22% 67.22%
=======================================
Files 170 170
Lines 5687 5687
Branches 605 605
=======================================
Hits 3823 3823
Misses 1723 1723
Partials 141 141
Flags with carried forward coverage won't be shown. Click here to find out more. |
MonkeyTennis
force-pushed
the
BRADC/GrpcNetClientVersionRev
branch
from
July 14, 2023 07:19
95a4662
to
971da97
Compare
* Update demo.http; Signed-off-by: Shubham Sharma <[email protected]> * Fix input Signed-off-by: Shubham Sharma <[email protected]> --------- Signed-off-by: Shubham Sharma <[email protected]> Co-authored-by: halspang <[email protected]> Signed-off-by: Bradley Cotier <[email protected]>
* [Workflow] Fix issue with ignored external event payload Signed-off-by: Chris Gillum <[email protected]> * Pushing missing commits Signed-off-by: Chris Gillum <[email protected]> * Remove unnecessary steps from itests.yml Signed-off-by: Chris Gillum <[email protected]> --------- Signed-off-by: Chris Gillum <[email protected]> Signed-off-by: Bradley Cotier <[email protected]>
Signed-off-by: Bradley Cotier <[email protected]>
Signed-off-by: Bradley Cotier <[email protected]>
Signed-off-by: Bradley Cotier <[email protected]>
MonkeyTennis
force-pushed
the
BRADC/GrpcNetClientVersionRev
branch
from
July 14, 2023 07:33
362f7bf
to
1a0ffa9
Compare
@halspang done I think although it is my first DCO! |
@halspang any thoughts on when this could go in? |
halspang
approved these changes
Jul 18, 2023
onionhammer
pushed a commit
to onionhammer/dotnet-sdk
that referenced
this pull request
Aug 22, 2023
…apr#1126) Rev'ed Grpc.Net.Client PackageReference version for Dapr dotnet-sdk Signed-off-by: Bradley Cotier <[email protected]> Signed-off-by: Erik O'Leary <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Updated the version of Grpc.Net.Client used by Dapr dotnet SDK.
Issue reference
This is an aggregation of the following PRs already known to the Dapr dotnet SDK team:
#1123
#1122
#1121
Please reference the issue this PR will close: #[issue number]
See above
Please make sure you've completed the relevant tasks for this PR, out of the following list: