Skip to content

NEXUS-484: Support UpdateWorkflow as a Nexus Operation#1631

Draft
mavemuri wants to merge 1 commit into
mainfrom
mavemuri/update-nexus-op
Draft

NEXUS-484: Support UpdateWorkflow as a Nexus Operation#1631
mavemuri wants to merge 1 commit into
mainfrom
mavemuri/update-nexus-op

Conversation

@mavemuri

@mavemuri mavemuri commented Jul 2, 2026

Copy link
Copy Markdown

What was changed

Adds support for UpdateWorkflow as a Nexus operation

Why?

Part of effort to expose all Temporal primitives via Nexus operations

Checklist

  1. Closes
    NEXUS-484

  2. How was this tested:

  • added integration test
  1. Any docs updates needed?

@CLAassistant

CLAassistant commented Jul 2, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@mavemuri mavemuri force-pushed the mavemuri/update-nexus-op branch 5 times, most recently from 9c73950 to a913bdd Compare July 2, 2026 17:24
@mavemuri mavemuri force-pushed the mavemuri/update-nexus-op branch from a913bdd to 79d24c1 Compare July 2, 2026 18:52
result = await wf_handle.result()
assert result == "Updated workflow status from Pending to Created"

# await assert_event_subsequence(

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

TODO:

  • check why this is flaky on ubuntu-arm/windows
  • verify links are present
  • check resp is sync on the retried update below

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.

2 participants