Skip to content

fix: password command documentation - #1079

Merged
bupd merged 1 commit into
goharbor:mainfrom
bupd:fix-password-docs
Aug 7, 2026
Merged

fix: password command documentation#1079
bupd merged 1 commit into
goharbor:mainfrom
bupd:fix-password-docs

Conversation

@bupd

@bupd bupd commented Aug 7, 2026

Copy link
Copy Markdown
Member

What changed

Regenerated the user password command's Markdown and man-page documentation.

Why

The password-stdin and user-id flags were added to the command, but its generated documentation was not committed. The CI documentation check therefore fails before GolangCI-Lint runs.

Impact

The committed documentation now matches the CLI and the lint workflow can proceed.

Validation

  • go run doc.go && go run ./man-docs/man_doc.go
  • go run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@latest run -v
  • go test ./...

Signed-off-by: Prasanth Baskar <prasanth@8gears.com>
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.67%. Comparing base (60ad0bd) to head (fcfcdac).
⚠️ Report is 208 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main   #1079      +/-   ##
=========================================
- Coverage   10.99%   9.67%   -1.32%     
=========================================
  Files         173     322     +149     
  Lines        8671   16334    +7663     
=========================================
+ Hits          953    1581     +628     
- Misses       7612   14619    +7007     
- Partials      106     134      +28     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bupd
bupd marked this pull request as ready for review August 7, 2026 07:28
@bupd bupd changed the title fix: regenerate password command documentation fix: password command documentation Aug 7, 2026
@bupd
bupd merged commit a88f61b into goharbor:main Aug 7, 2026
7 of 8 checks passed
@bupd
bupd deleted the fix-password-docs branch August 7, 2026 07:29
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.

1 participant