Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: fix broken update of repo description (PROJQUAY-6243) #2554

Merged
merged 1 commit into from Dec 12, 2023

Conversation

dmesser
Copy link
Contributor

@dmesser dmesser commented Dec 11, 2023

This fixes a bug while trying to update the repository description by explicitly calling the updateRepo endpoint.

Signed-off-by: dmesser <dmesser@redhat.com>
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3e6384e) 70.58% compared to head (3ad01c6) 70.58%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2554   +/-   ##
=======================================
  Coverage   70.58%   70.58%           
=======================================
  Files         434      434           
  Lines       39854    39854           
  Branches     5168     5168           
=======================================
+ Hits        28130    28131    +1     
- Misses      10100    10102    +2     
+ Partials     1624     1621    -3     
Flag Coverage Δ
unit 70.58% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@Sunandadadi Sunandadadi left a comment

Choose a reason for hiding this comment

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

lgtm

@dmesser dmesser merged commit 03490a0 into quay:master Dec 12, 2023
15 checks passed
Sunandadadi pushed a commit to Sunandadadi/quay that referenced this pull request Jan 15, 2024
fix broken update of repo description

Signed-off-by: dmesser <dmesser@redhat.com>
@dmage
Copy link
Member

dmage commented Jan 17, 2024

/cherrypick redhat-3.10

@openshift-cherrypick-robot

@dmage: new pull request created: #2612

In response to this:

/cherrypick redhat-3.10

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants