Skip to content

Standalone Nexus support#339

Open
stephanos wants to merge 12 commits into
mainfrom
stephanos/sano-load-testing
Open

Standalone Nexus support#339
stephanos wants to merge 12 commits into
mainfrom
stephanos/sano-load-testing

Conversation

@stephanos
Copy link
Copy Markdown
Collaborator

@stephanos stephanos commented Apr 27, 2026

What was changed

Add support for testing Standalone Nexus.

@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 5 times, most recently from d0b8597 to 6ddd638 Compare April 28, 2026 00:55
}
}
}
}
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

The endpoint isn't available at the time the testInput is created and we therefore have to patch it here. We could change the test input to come from a closure and pass in the endpoint there; but not sure that's worth it.

@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 6ddd638 to 94548e5 Compare April 28, 2026 01:01
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 94548e5 to 213691f Compare May 12, 2026 16:03
@stephanos stephanos changed the base branch from main to stephanos/omes-server-dl May 12, 2026 16:03
@temporalio temporalio deleted a comment from socket-security Bot May 12, 2026
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 2 times, most recently from bab944d to c860e41 Compare May 12, 2026 16:28
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 145a039 to b1ee98e Compare May 12, 2026 16:41
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 5 times, most recently from a3d7a75 to bc3f266 Compare May 12, 2026 17:45
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 63ef2e0 to 10bd1a6 Compare May 12, 2026 17:49
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from bc3f266 to d2cd37c Compare May 12, 2026 17:50
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 10bd1a6 to 53dab88 Compare May 12, 2026 18:02
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 3 times, most recently from cd60bd2 to 47475ae Compare May 12, 2026 19:31
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 53dab88 to 5d4d0dd Compare May 12, 2026 19:36
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 47475ae to 9c43257 Compare May 12, 2026 19:38
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 5d4d0dd to 7aeffca Compare May 12, 2026 19:49
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 9c43257 to 1bd6851 Compare May 12, 2026 19:50
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch from 7aeffca to fcd36ea Compare May 12, 2026 20:06
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch from 1bd6851 to 83b747e Compare May 12, 2026 20:06
@stephanos stephanos force-pushed the stephanos/omes-server-dl branch 12 times, most recently from d0865d3 to b313d6c Compare May 21, 2026 14:55
@stephanos stephanos changed the base branch from stephanos/omes-server-dl to main May 21, 2026 14:57
@stephanos stephanos force-pushed the stephanos/sano-load-testing branch 3 times, most recently from 6e43725 to 393a56c Compare May 21, 2026 17:27
Comment thread .gitignore
# Ignore Gradle project-specific cache directory
.gradle
.devserver/
.devserver.lock
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

forgot to add that in 6b5f7e5

Comment thread go.sum
go.opentelemetry.io/otel/trace v1.39.0/go.mod h1:88w4/PnZSazkGzz/w84VHpQafiU4EtqqlVdxWy+rNOA=
go.temporal.io/api v1.62.11 h1:MWDaooDvOJCIRb1atqeZX2ErDPNTsNc3/mMEVEvvaVU=
go.temporal.io/api v1.62.11/go.mod h1:iaxoP/9OXMJcQkETTECfwYq4cw/bj4nwov8b3ZLVnXM=
go.temporal.io/api v1.62.12 h1:627rVnItegQmrszg1bH4vfyc/1uNo5qCereCNkvZefw=
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

smol mod tidy

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