Skip to content
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

Update Dapr runtime and CLI. #899

Merged
merged 9 commits into from
Sep 20, 2023
Merged

Conversation

artursouza
Copy link
Member

Description

Update to the latest released CLI and runtime - doing it in steps to make sure we detect the exact change if there are issues.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Souza <[email protected]>
@artursouza artursouza requested review from a team as code owners September 5, 2023 22:31
@artursouza artursouza marked this pull request as draft September 5, 2023 22:32
@artursouza
Copy link
Member Author

Don't merge yet. This is running for 1.11.0 first.

@artursouza
Copy link
Member Author

For 1.11.0, all ITs passed but there is flakiness with SdkResiliencyIT: https://github.com/dapr/java-sdk/actions/runs/6090432602

Next, 1.11.1

Signed-off-by: Artur Souza <[email protected]>
@artursouza
Copy link
Member Author

Signed-off-by: Artur Souza <[email protected]>
@artursouza
Copy link
Member Author

artursouza commented Sep 6, 2023

1.11.2 -> All ITs passed (ActorTuenBasedConcurrencyIT had one run that failed): https://github.com/dapr/java-sdk/actions/runs/6092868491/job/16531668966

Signed-off-by: Artur Souza <[email protected]>
@artursouza
Copy link
Member Author

All ITs passed with 1.11.3 too. One flaky run for ActivationDeactivationIT. https://github.com/dapr/java-sdk/actions/runs/6093159879/job/16532365408?pr=899

@artursouza artursouza marked this pull request as ready for review September 6, 2023 13:59
Copy link
Member

@skyao skyao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0646ac3) 76.47% compared to head (982d206) 76.47%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #899   +/-   ##
=========================================
  Coverage     76.47%   76.47%           
  Complexity     1398     1398           
=========================================
  Files           132      132           
  Lines          4264     4264           
  Branches        497      497           
=========================================
  Hits           3261     3261           
  Misses          743      743           
  Partials        260      260           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dapr-bot dapr-bot merged commit 3b4d8ae into dapr:master Sep 20, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants