Skip to content

Conversation

@halspang
Copy link
Member

@halspang halspang commented Jun 9, 2025

Issue describing the changes in this PR

The integration tests were running on an outdated backend, the durabletask-sidecar. This code is now mastered in durabletask-dotnet and is no longer published as a new image.

This means the integration tests have stopped receiving new features (like Tag support).

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes are added to the CHANGELOG.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

This PR is inspired by the need to support Tags in Java. Testing this revealed the old backend didn't get support for this and further investigation showed it is not being updated. So, this changes moves the testing to the official emulator.

Signed-off-by: Hal Spang <halspang@microsoft.com>
@halspang halspang requested a review from a team as a code owner June 9, 2025 23:38
@halspang halspang merged commit 924e542 into main Jun 10, 2025
4 checks passed
@halspang halspang deleted the halspang/integration_update branch June 10, 2025 00:50
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.

3 participants