Skip to content

acc: fix volumes/recreate output after JSON formatter change#5245

Merged
pietern merged 1 commit into
mainfrom
fix-json-acc-output
May 13, 2026
Merged

acc: fix volumes/recreate output after JSON formatter change#5245
pietern merged 1 commit into
mainfrom
fix-json-acc-output

Conversation

@pietern
Copy link
Copy Markdown
Contributor

@pietern pietern commented May 13, 2026

Since #5170 the CLI's JSON output uses the standard : separator (via json.MarshalIndent) rather than the compact ":" form produced by the previous nwidger/jsoncolor dependency. The acceptance output for bundle/resources/volumes/recreate still captured the compact form for one grants get line and has been failing on UCWS nightlies since #5170 merged. #5227 picked up the same staleness in TestClustersGet; this picks up the missed acceptance output.

This pull request and its description were written by Isaac.

Since #5170 the CLI's JSON output uses the standard `: ` separator (via `json.MarshalIndent`) rather than the compact `":"` form produced by the previous `nwidger/jsoncolor` dependency. The acceptance output for `bundle/resources/volumes/recreate` still captured the compact form for one `grants get` line and has been failing on UCWS nightlies since #5170 merged. #5227 picked up the same staleness in `TestClustersGet`; this picks up the missed acceptance output.

Co-authored-by: Isaac
@pietern pietern temporarily deployed to test-trigger-is May 13, 2026 08:00 — with GitHub Actions Inactive
@pietern pietern temporarily deployed to test-trigger-is May 13, 2026 08:00 — with GitHub Actions Inactive
@pietern pietern merged commit 98fc791 into main May 13, 2026
26 of 27 checks passed
@pietern pietern deleted the fix-json-acc-output branch May 13, 2026 09:01
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