-
Notifications
You must be signed in to change notification settings - Fork 223
Use 1.16 rc.3 #1488
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
Use 1.16 rc.3 #1488
Conversation
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
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
d479ceb
to
c5d7f1b
Compare
Signed-off-by: Javier Aliaga <[email protected]>
5e0b7e6
to
6526468
Compare
Signed-off-by: Javier Aliaga <[email protected]>
6526468
to
f946103
Compare
Signed-off-by: Javier Aliaga <[email protected]>
We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]>
No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
b9ab351
to
9902838
Compare
Signed-off-by: Javier Aliaga <[email protected]>
9902838
to
b4e7440
Compare
Signed-off-by: Javier Aliaga <[email protected]>
3bd4530
to
8cbc540
Compare
Signed-off-by: Javier Aliaga <[email protected]>
8cbc540
to
1e4cb78
Compare
cicoyle
reviewed
Aug 8, 2025
cicoyle
reviewed
Aug 8, 2025
examples/src/main/java/io/dapr/examples/workflows/utils/PropertyUtils.java
Show resolved
Hide resolved
Signed-off-by: Javier Aliaga <[email protected]>
cicoyle
reviewed
Aug 8, 2025
cicoyle
approved these changes
Aug 8, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1488 +/- ##
============================================
+ Coverage 76.91% 78.73% +1.81%
- Complexity 1592 1918 +326
============================================
Files 145 237 +92
Lines 4843 5924 +1081
Branches 562 610 +48
============================================
+ Hits 3725 4664 +939
- Misses 821 938 +117
- Partials 297 322 +25 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cicoyle
pushed a commit
to cicoyle/java-sdk
that referenced
this pull request
Aug 12, 2025
* chore: Use dapr release 1.16-rc.3 Signed-off-by: Javier Aliaga <[email protected]> * feat: Move field to top level request Signed-off-by: Javier Aliaga <[email protected]> * chore: Update mechanical markdown workflow timeouts Signed-off-by: Javier Aliaga <[email protected]> * chore: Run MM workflows tests in parallel Signed-off-by: Javier Aliaga <[email protected]> * fix: Fix tracing examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Do not run tests during example validations We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]> * ci: Improve validate job No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]> * ci: Run workflows examples sequentially Signed-off-by: Javier Aliaga <[email protected]> * ci: Add timeout to strem pubsub Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix order of examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix validation tests for sb workflows Signed-off-by: Javier Aliaga <[email protected]> * nit: Add copyright header Signed-off-by: Javier Aliaga <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]>
Closed
siri-varma
pushed a commit
to siri-varma/java-sdk
that referenced
this pull request
Aug 12, 2025
* chore: Use dapr release 1.16-rc.3 Signed-off-by: Javier Aliaga <[email protected]> * feat: Move field to top level request Signed-off-by: Javier Aliaga <[email protected]> * chore: Update mechanical markdown workflow timeouts Signed-off-by: Javier Aliaga <[email protected]> * chore: Run MM workflows tests in parallel Signed-off-by: Javier Aliaga <[email protected]> * fix: Fix tracing examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Do not run tests during example validations We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]> * ci: Improve validate job No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]> * ci: Run workflows examples sequentially Signed-off-by: Javier Aliaga <[email protected]> * ci: Add timeout to strem pubsub Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix order of examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix validation tests for sb workflows Signed-off-by: Javier Aliaga <[email protected]> * nit: Add copyright header Signed-off-by: Javier Aliaga <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]>
siri-varma
pushed a commit
to siri-varma/java-sdk
that referenced
this pull request
Aug 12, 2025
* chore: Use dapr release 1.16-rc.3 Signed-off-by: Javier Aliaga <[email protected]> * feat: Move field to top level request Signed-off-by: Javier Aliaga <[email protected]> * chore: Update mechanical markdown workflow timeouts Signed-off-by: Javier Aliaga <[email protected]> * chore: Run MM workflows tests in parallel Signed-off-by: Javier Aliaga <[email protected]> * fix: Fix tracing examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Do not run tests during example validations We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]> * ci: Improve validate job No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]> * ci: Run workflows examples sequentially Signed-off-by: Javier Aliaga <[email protected]> * ci: Add timeout to strem pubsub Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix order of examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix validation tests for sb workflows Signed-off-by: Javier Aliaga <[email protected]> * nit: Add copyright header Signed-off-by: Javier Aliaga <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]> Signed-off-by: siri-varma <[email protected]>
siri-varma
pushed a commit
to siri-varma/java-sdk
that referenced
this pull request
Aug 12, 2025
* chore: Use dapr release 1.16-rc.3 Signed-off-by: Javier Aliaga <[email protected]> * feat: Move field to top level request Signed-off-by: Javier Aliaga <[email protected]> * chore: Update mechanical markdown workflow timeouts Signed-off-by: Javier Aliaga <[email protected]> * chore: Run MM workflows tests in parallel Signed-off-by: Javier Aliaga <[email protected]> * fix: Fix tracing examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Do not run tests during example validations We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]> * ci: Improve validate job No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]> * ci: Run workflows examples sequentially Signed-off-by: Javier Aliaga <[email protected]> * ci: Add timeout to strem pubsub Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix order of examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix validation tests for sb workflows Signed-off-by: Javier Aliaga <[email protected]> * nit: Add copyright header Signed-off-by: Javier Aliaga <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]> Signed-off-by: siri-varma <[email protected]>
siri-varma
pushed a commit
to siri-varma/java-sdk
that referenced
this pull request
Aug 12, 2025
* chore: Use dapr release 1.16-rc.3 Signed-off-by: Javier Aliaga <[email protected]> * feat: Move field to top level request Signed-off-by: Javier Aliaga <[email protected]> * chore: Update mechanical markdown workflow timeouts Signed-off-by: Javier Aliaga <[email protected]> * chore: Run MM workflows tests in parallel Signed-off-by: Javier Aliaga <[email protected]> * fix: Fix tracing examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Do not run tests during example validations We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]> * ci: Improve validate job No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]> * ci: Run workflows examples sequentially Signed-off-by: Javier Aliaga <[email protected]> * ci: Add timeout to strem pubsub Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix order of examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix validation tests for sb workflows Signed-off-by: Javier Aliaga <[email protected]> * nit: Add copyright header Signed-off-by: Javier Aliaga <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]>
siri-varma
pushed a commit
to siri-varma/java-sdk
that referenced
this pull request
Aug 12, 2025
* chore: Use dapr release 1.16-rc.3 Signed-off-by: Javier Aliaga <[email protected]> * feat: Move field to top level request Signed-off-by: Javier Aliaga <[email protected]> * chore: Update mechanical markdown workflow timeouts Signed-off-by: Javier Aliaga <[email protected]> * chore: Run MM workflows tests in parallel Signed-off-by: Javier Aliaga <[email protected]> * fix: Fix tracing examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Do not run tests during example validations We have specifics jobs that runs tests. Do not run them as part as validations Signed-off-by: Javier Aliaga <[email protected]> * ci: Improve validate job No need to run separate jobs for clean, compile and install Signed-off-by: Javier Aliaga <[email protected]> * ci: Run workflows examples sequentially Signed-off-by: Javier Aliaga <[email protected]> * ci: Add timeout to strem pubsub Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix order of examples Signed-off-by: Javier Aliaga <[email protected]> * ci: Fix validation tests for sb workflows Signed-off-by: Javier Aliaga <[email protected]> * nit: Add copyright header Signed-off-by: Javier Aliaga <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]> Signed-off-by: siri-varma <[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
This pr introduces:
Now the Validation jobs take 20 mins less to run
Previous runs:

Now:

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: #[issue number]
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: