Skip to content

fix:duplicate tag immutable registered#924

Merged
qcserestipy merged 2 commits into
goharbor:mainfrom
NishchayRajput:fix/duplicated_immutable_tag_registered
May 26, 2026
Merged

fix:duplicate tag immutable registered#924
qcserestipy merged 2 commits into
goharbor:mainfrom
NishchayRajput:fix/duplicated_immutable_tag_registered

Conversation

@NishchayRajput

Copy link
Copy Markdown
Contributor

Description

Briefly describe what this pull request does and why the change is needed.
In root/tag/cmd.go Immutable subcommand was registered twice.

Type of Change

Please select the relevant type.

  • Bug fix
  • New feature
  • Refactor
  • Documentation update
  • Chore / maintenance

Changes

  • remove duplicate immutable tag from root/tag/cmd.go

@qcserestipy

Copy link
Copy Markdown
Collaborator

Thank you for your contribution, please fix the linting since the generated docs are not in sync anymore

@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #924      +/-   ##
=========================================
- Coverage   10.99%   8.51%   -2.48%     
=========================================
  Files         173     288     +115     
  Lines        8671   14442    +5771     
=========================================
+ Hits          953    1230     +277     
- Misses       7612   13095    +5483     
- Partials      106     117      +11     

☔ View full report in Codecov by Sentry.
📢 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.

Signed-off-by: Nishchay Rajput <nishchayr@iitbhilai.ac.in>
Signed-off-by: Nishchay Rajput <nishchayr@iitbhilai.ac.in>
@NishchayRajput NishchayRajput force-pushed the fix/duplicated_immutable_tag_registered branch from 3f4edc6 to 69cffa1 Compare May 17, 2026 11:05
@NishchayRajput

Copy link
Copy Markdown
Contributor Author

Thank you for your contribution, please fix the linting since the generated docs are not in sync anymore

Done. Thanks.

@qcserestipy

Copy link
Copy Markdown
Collaborator

LGTM

@qcserestipy qcserestipy merged commit a4e2f9b into goharbor:main May 26, 2026
7 of 8 checks passed
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.

[bug]: Duplicate Immutable Tag in 'harbor tag'

2 participants