Skip to content

Fix/durabletask proto workflow rename#1704

Merged
dapr-bot merged 1 commit intodapr:masterfrom
javier-aliaga:fix/durabletask-proto-workflow-rename
Mar 26, 2026
Merged

Fix/durabletask proto workflow rename#1704
dapr-bot merged 1 commit intodapr:masterfrom
javier-aliaga:fix/durabletask-proto-workflow-rename

Conversation

@javier-aliaga
Copy link
Copy Markdown
Contributor

Description

Please explain the changes you've made

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:

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

@javier-aliaga javier-aliaga force-pushed the fix/durabletask-proto-workflow-rename branch from 2226b9b to ab49384 Compare March 26, 2026 17:08
…buf#33)

Update Java type references to match the Workflow terminology rename
in dapr/durabletask-protobuf#33. Point proto base URL to JoshVanL's
fix-named-reserved branch (durabletask-protobuf#36) which fixes the
mixed reserved syntax incompatible with protoc 3.x, and remove the
antrun workaround.

Signed-off-by: Javier Aliaga <javier@diagrid.io>
@javier-aliaga javier-aliaga force-pushed the fix/durabletask-proto-workflow-rename branch from ab49384 to d7b3b36 Compare March 26, 2026 17:34
@javier-aliaga javier-aliaga marked this pull request as ready for review March 26, 2026 17:34
@javier-aliaga javier-aliaga requested review from a team as code owners March 26, 2026 17:34
@dapr-bot dapr-bot merged commit 5ee71c0 into dapr:master Mar 26, 2026
12 of 13 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.54%. Comparing base (8fda1c2) to head (d7b3b36).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1704      +/-   ##
============================================
+ Coverage     79.53%   79.54%   +0.01%     
+ Complexity     2197     2196       -1     
============================================
  Files           238      238              
  Lines          6591     6591              
  Branches        732      732              
============================================
+ Hits           5242     5243       +1     
+ Misses          992      990       -2     
- Partials        357      358       +1     

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

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.

3 participants