Skip to content

fix: correct multiline string in yaml#22809

Merged
Vad1mo merged 1 commit into
goharbor:mainfrom
container-registry:fix/swagger-syntax-error
Feb 3, 2026
Merged

fix: correct multiline string in yaml#22809
Vad1mo merged 1 commit into
goharbor:mainfrom
container-registry:fix/swagger-syntax-error

Conversation

@Vad1mo

@Vad1mo Vad1mo commented Feb 3, 2026

Copy link
Copy Markdown
Member

Simple fix of swagger yaml to fix the broken yaml multi-line string.

Please indicate you've done the following:

  • Well Written Title and Summary of the PR
  • Label the PR as needed. "release-note/ignore-for-release, release-note/new-feature, release-note/update, release-note/enhancement, release-note/community, release-note/breaking-change, release-note/docs, release-note/infra, release-note/deprecation"
  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Made sure tests are passing and test coverage is added if needed.
  • Considered the docs impact and opened a new docs issue or PR with docs changes if needed in website repository.

@Vad1mo
Vad1mo requested a review from a team as a code owner February 3, 2026 11:04
@Vad1mo Vad1mo added the release-note/update Update or Fix label Feb 3, 2026
@Vad1mo
Vad1mo enabled auto-merge (squash) February 3, 2026 11:05
@codecov

codecov Bot commented Feb 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.94%. Comparing base (c8c11b4) to head (7e3ce53).
⚠️ Report is 663 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main   #22809       +/-   ##
===========================================
+ Coverage   45.36%   65.94%   +20.57%     
===========================================
  Files         244     1074      +830     
  Lines       13333   116411   +103078     
  Branches     2719     2937      +218     
===========================================
+ Hits         6049    76762    +70713     
- Misses       6983    35405    +28422     
- Partials      301     4244     +3943     
Flag Coverage Δ
unittests 65.94% <ø> (+20.57%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 989 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wy65701436 wy65701436 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chlins chlins left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Vad1mo
Vad1mo merged commit de33aaa into goharbor:main Feb 3, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/update Update or Fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants