Skip to content

Use single v* tags to release#970

Merged
acroca merged 1 commit intodapr:mainfrom
acroca:single-tag-releases
Mar 26, 2026
Merged

Use single v* tags to release#970
acroca merged 1 commit intodapr:mainfrom
acroca:single-tag-releases

Conversation

@acroca
Copy link
Member

@acroca acroca commented Mar 25, 2026

Close #969

Simplifies release process by using only a single v* tag instead of a tag per ext package.

With this, we can trigger releases using github releases.

Signed-off-by: Albert Callarisa <albert@diagrid.io>
@acroca acroca requested review from a team as code owners March 25, 2026 14:17
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.06%. Comparing base (bffb749) to head (644a10d).
⚠️ Report is 95 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #970      +/-   ##
==========================================
+ Coverage   86.63%   89.06%   +2.43%     
==========================================
  Files          84      104      +20     
  Lines        4473     7410    +2937     
==========================================
+ Hits         3875     6600    +2725     
- Misses        598      810     +212     

☔ 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.

Copy link
Contributor

@sicoyle sicoyle left a comment

Choose a reason for hiding this comment

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

thank youuu!

@acroca acroca added this pull request to the merge queue Mar 26, 2026
Merged via the queue into dapr:main with commit 0ab9f0e Mar 26, 2026
15 checks passed
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.

Simplify release process

2 participants