Skip to content

Nexus Standalone: Delete#9654

Merged
stephanos merged 23 commits intofeature/nexus-standalonefrom
stephanos/nexus-standalone-del
Apr 2, 2026
Merged

Nexus Standalone: Delete#9654
stephanos merged 23 commits intofeature/nexus-standalonefrom
stephanos/nexus-standalone-del

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

@stephanos stephanos commented Mar 25, 2026

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)

Can't verify functional tests yet due to missing impl.

@stephanos stephanos changed the base branch from main to feature/nexus-standalone March 25, 2026 02:18
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch 3 times, most recently from a0b679b to 0909e5d Compare March 25, 2026 16:55
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch 2 times, most recently from 9658a07 to ac37168 Compare March 25, 2026 20:02
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch from ac37168 to 44cdbf9 Compare March 25, 2026 21:06
@stephanos stephanos changed the base branch from feature/nexus-standalone to stephanos/nexus-standalone-cancel March 25, 2026 22:16
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch 2 times, most recently from dbc3b33 to c37b856 Compare March 25, 2026 22:18
@stephanos stephanos requested a review from a team as a code owner March 26, 2026 00:17
@stephanos stephanos requested review from bergundy and gow March 26, 2026 01:04
Copy link
Copy Markdown
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

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

Note the single comment before merging please.

return serviceerror.NewInvalidArgumentf("operation_id exceeds length limit. Length=%d Limit=%d",
len(req.GetOperationId()), config.MaxIDLengthLimit())
}
if len(req.GetRunId()) > config.MaxIDLengthLimit() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Didn't we change this to be validated as a UUID?

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.

This PR was created before that change; will backport 👍

Base automatically changed from stephanos/nexus-standalone-cancel to feature/nexus-standalone April 1, 2026 16:04
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch 2 times, most recently from c229dd7 to 432d18e Compare April 1, 2026 20:21
@stephanos stephanos requested a review from a team as a code owner April 1, 2026 22:54
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch 2 times, most recently from d1ab106 to caef9f9 Compare April 1, 2026 23:01
stephanos/nexus-standalone-del

chasm/lib/nexusoperation/gen/nexusoperationpb/v1/request_response.go-helpers.pb.go
chasm/lib/nexusoperation/gen/nexusoperationpb/v1/request_response.pb.go
@stephanos stephanos force-pushed the stephanos/nexus-standalone-del branch from caef9f9 to 9c1a0a2 Compare April 1, 2026 23:30
@stephanos stephanos merged commit db8ad64 into feature/nexus-standalone Apr 2, 2026
45 checks passed
@stephanos stephanos deleted the stephanos/nexus-standalone-del branch April 2, 2026 00:01
stephanos added a commit that referenced this pull request Apr 6, 2026
- [ ] built
- [ ] run locally and tested manually
- [ ] covered by existing tests
- [ ] added new unit test(s)
- [x] added new functional test(s)

Can't verify functional tests yet due to missing impl.

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

Can't verify functional tests yet due to missing impl.

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

Can't verify functional tests yet due to missing impl.

normalize tests
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>
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