Skip to content

Bumping test CLI version - #3054

Merged
mjameswh merged 2 commits into
mainfrom
server_bump
Sep 4, 2026
Merged

Bumping test CLI version#3054
mjameswh merged 2 commits into
mainfrom
server_bump

Conversation

@Evanthx

@Evanthx Evanthx commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This bumps the test CLI server version. That caused some failures in tests, so this is to fix the tests. Full comments left in to ensure that I am fixing the tests and not covering up an unwanted change.

Some of the changes needed are in #3013 - those aren't duplicated here, but maybe they should be?

The CLI server bump is from 1.7.4-standalone-nexus-operations to 1.8.3-server-1.32.0-162.0. Note that doing the same bump in the sample repo makes some of the sample code no longer run.

--Sample code needs an extra dynamic flag, nexusoperation.enableStandalone. That is why it failed.

@Evanthx
Evanthx requested a review from a team as a code owner September 2, 2026 23:01
@mjameswh

mjameswh commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Note that doing the same bump in the sample repo makes some of the sample code no longer run.

Can you list which samples stopped working after this bump?

A very common cause for this kind of regression on CLI bump is when a test or sample is using trying to use a new/unstable server-side API that need is gated by a dynamic config flag.

@mjameswh mjameswh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Please try and at least clarify why some of the samples stopped working after sever bump. My feeling is that is probably a missing dynamic config flag.

@Evanthx
Evanthx requested a review from mjameswh September 4, 2026 19:27
@mjameswh
mjameswh enabled auto-merge (squash) September 4, 2026 19:37
@mjameswh
mjameswh merged commit 108462e into main Sep 4, 2026
28 of 29 checks passed
@mjameswh
mjameswh deleted the server_bump branch September 4, 2026 19:40
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