Skip to content

Conversation

@javier-aliaga
Copy link
Contributor

@javier-aliaga javier-aliaga commented Aug 29, 2025

Description

Move alpha components to stable

  • Workflows
  • Springboot related modules
  • testcontainer-dapr

CI improvements

  • Do not run test on publish

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: #1510

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

@javier-aliaga javier-aliaga marked this pull request as ready for review August 29, 2025 09:55
@javier-aliaga javier-aliaga requested review from a team as code owners August 29, 2025 09:55
salaboy
salaboy previously approved these changes Aug 29, 2025
Copy link
Collaborator

@salaboy salaboy left a comment

Choose a reason for hiding this comment

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

/LGTM

@salaboy
Copy link
Collaborator

salaboy commented Aug 29, 2025

interesting.. of course the snapshots will not be available:)

Signed-off-by: Javier Aliaga <[email protected]>
@salaboy salaboy self-requested a review August 29, 2025 12:47
@salaboy salaboy merged commit bdb754b into dapr:master Aug 29, 2025
10 checks passed
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.70%. Comparing base (d759c53) to head (2887801).
⚠️ Report is 210 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1531      +/-   ##
============================================
+ Coverage     76.91%   78.70%   +1.79%     
- Complexity     1592     1924     +332     
============================================
  Files           145      237      +92     
  Lines          4843     5932    +1089     
  Branches        562      610      +48     
============================================
+ Hits           3725     4669     +944     
- Misses          821      941     +120     
- Partials        297      322      +25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Sep 2, 2025
* chore: Move alpha components to stable

Signed-off-by: Javier Aliaga <[email protected]>

* ci: Do not run tests on publish step

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Fix build

Signed-off-by: Javier Aliaga <[email protected]>

---------

Signed-off-by: Javier Aliaga <[email protected]>
@cicoyle cicoyle added this to the v1.16 milestone Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Promote dapr-sdk-workflows from Alpha -> Stable

3 participants