Skip to content

fix:duplicate tag immutable registered#924

Open
NishchayRajput wants to merge 2 commits into
goharbor:mainfrom
NishchayRajput:fix/duplicated_immutable_tag_registered
Open

fix:duplicate tag immutable registered#924
NishchayRajput wants to merge 2 commits into
goharbor:mainfrom
NishchayRajput:fix/duplicated_immutable_tag_registered

Conversation

@NishchayRajput
Copy link
Copy Markdown

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
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.51%. Comparing base (60ad0bd) to head (3f4edc6).
⚠️ Report is 161 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
Author

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

Done. Thanks.

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