fix(doc): update missing man pages and doc entry#893
Merged
Conversation
Signed-off-by: vg006 <devvg006@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #893 +/- ##
=========================================
- Coverage 10.99% 8.80% -2.19%
=========================================
Files 173 280 +107
Lines 8671 13965 +5294
=========================================
+ Hits 953 1230 +277
- Misses 7612 12618 +5006
- Partials 106 117 +11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
rakshityadav1868
pushed a commit
to rakshityadav1868/harbor-cli
that referenced
this pull request
May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR contain changes to the documentations of
harbor repo updatecommand, which fixes the failure of thelintjob in the CI pipeline.lintjob in the workflow failing #892Type of Change
Please select the relevant type.
Overview
The issue originated from this PR #714, where the author added and updated the docs before when the
csvis added as an additional global output format in this commit.Hence, the documentations of the
harbor repo updatecommand are missing, so the Generate Document step updates them, which is then conflicting with the next Check for changes step, causing the failure.Steps to reproduce
mainbranch with the upstream.main. (Optional, can be done onmainitself, but just mentioning what exactly I did)daggerinstalled,dagger call run-doc --source=. export --path=doccd ./docgo run doc.gogo run man-docs/man_doc.gogit diff --name-staus HEAD..main, then you will see the following as the output.Changes
harbor-repo-update.mdCLI docsharbor-repo-update.1man1 docscc: @bupd