Skip to content

Conversation

@carlydf
Copy link
Contributor

@carlydf carlydf commented Jun 12, 2025

What changed?

Update DeploymentName from Override and fix batch UpdateOptions serialization bug
Also added back the deleted UpdateOptions tests

Why?

  • ExecutionInfo.DeploymentName should contain the deployment that the wf is running on
  • Batch move needs to work

How did you test it?

  • built
  • run locally and tested manually
  • covered by existing tests
  • added new unit test(s)
  • added new functional test(s)

Potential risks

This locks us into supporting the deprecated override fields for at least 2 weeks longer, but that's fine IMO

@carlydf carlydf requested a review from a team as a code owner June 12, 2025 17:32
@carlydf carlydf enabled auto-merge (squash) June 13, 2025 01:22
@carlydf carlydf merged commit 98df746 into main Jun 13, 2025
53 checks passed
@carlydf carlydf deleted the cdf/update-deployment-name-from-override branch June 13, 2025 01:22
lina-temporal pushed a commit that referenced this pull request Jun 26, 2025
…lization bug (#7910)

## What changed?
Update DeploymentName from Override and fix batch UpdateOptions
serialization bug
Also added back the deleted UpdateOptions tests

## Why?
- ExecutionInfo.DeploymentName should contain the deployment that the wf
is running on
- Batch move needs to work

## How did you test it?
- [x] built
- [ ] run locally and tested manually
- [x] covered by existing tests
- [ ] added new unit test(s)
- [x] added new functional test(s)

## Potential risks
This locks us into supporting the deprecated override fields for at
least 2 weeks longer, but that's fine IMO
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