Skip to content

Nexus Standalone: Poll#9780

Merged
stephanos merged 10 commits intofeature/nexus-standalonefrom
nexus-standalone-poll
Apr 6, 2026
Merged

Nexus Standalone: Poll#9780
stephanos merged 10 commits intofeature/nexus-standalonefrom
nexus-standalone-poll

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

@stephanos stephanos commented Apr 2, 2026

What changed?

Add polling support via PollNexusOperationExecution and DescribeNexusOperationExecution.

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)

@stephanos stephanos force-pushed the nexus-standalone-poll branch 18 times, most recently from 2f7e5d1 to 32a04db Compare April 2, 2026 16:55
enums[i] = T(values.Get(i).Number())
}
return enums
}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

seems generally useful for exhaustiveness checks in tests

@stephanos stephanos force-pushed the nexus-standalone-poll branch 5 times, most recently from f3da566 to 46661ef Compare April 2, 2026 18:12
@stephanos stephanos force-pushed the feature/nexus-standalone branch from c6a4fe7 to 172314b Compare April 2, 2026 18:22
@stephanos stephanos force-pushed the nexus-standalone-poll branch 3 times, most recently from 40e5047 to aacc175 Compare April 2, 2026 19:33
func TestDescribeStandaloneNexusOperation(t *testing.T) {
t.Parallel()

t.Run("EmptyRunID", func(t *testing.T) {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

merged this one into StartAndDescribe above

@stephanos stephanos force-pushed the nexus-standalone-poll branch from aacc175 to 31b0dce Compare April 2, 2026 19:53
@stephanos stephanos merged commit a4f682a into feature/nexus-standalone Apr 6, 2026
45 checks passed
@stephanos stephanos deleted the nexus-standalone-poll branch April 6, 2026 21:42
stephanos added a commit that referenced this pull request Apr 6, 2026
Add polling support via PollNexusOperationExecution and
DescribeNexusOperationExecution.

- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 6, 2026
Add polling support via PollNexusOperationExecution and
DescribeNexusOperationExecution.

- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 6, 2026
Add polling support via PollNexusOperationExecution and
DescribeNexusOperationExecution.

- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [x] added new unit test(s)
- [x] added new functional test(s)
stephanos added a commit that referenced this pull request Apr 7, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 7, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 7, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 7, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 7, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 8, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 8, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 9, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 9, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 9, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 9, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 9, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 10, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 13, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 14, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
stephanos added a commit that referenced this pull request Apr 14, 2026
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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