Skip to content

Merge assorted fixes and naming conventions into main#72

Merged
telegrapher merged 4 commits into
mainfrom
fix/assorted-fixes-batch
Feb 27, 2026
Merged

Merge assorted fixes and naming conventions into main#72
telegrapher merged 4 commits into
mainfrom
fix/assorted-fixes-batch

Conversation

@telegrapher

@telegrapher telegrapher commented Feb 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Brings into main the commits from PRs #69 and #71, which were merged into stacked branches but never cascaded to main due to merge order.

- Make decode output a single parseable JSON object with header/payload
- Fix fmt.Printf writing error to stdout instead of stderr (log.Printf)
- Fix wrong flow description in authz service command
- Add trailing newline in refresh fullOutput mode
- Fix grammar "an user" to "a user" in profile command
- Declare --organization/--userID mutual exclusion via cobra
- Fix doc comment "access token" to "service token" in admin profile
- Fix "decodification" to "decoding" in decode error message
Rename ProfileApiVersion → ProfileAPIVersion and OrgsApiVersion →
OrgsAPIVersion to follow Go's all-caps acronym convention. Replace
C-style /* */ block comments with // line comments in four files.
…mments

Apply Go naming conventions and replace block comments
@telegrapher
telegrapher merged commit d50137e into main Feb 27, 2026
5 checks passed
@telegrapher
telegrapher deleted the fix/assorted-fixes-batch branch February 28, 2026 13:56
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