-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
update referrer manifest descriptor size #20207
Merged
MinerYang
merged 2 commits into
goharbor:main
from
MinerYang:fix_refererr_descriptor_size
Apr 9, 2024
Merged
update referrer manifest descriptor size #20207
MinerYang
merged 2 commits into
goharbor:main
from
MinerYang:fix_refererr_descriptor_size
Apr 9, 2024
Conversation
This file contains 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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20207 +/- ##
===========================================
- Coverage 67.56% 46.21% -21.36%
===========================================
Files 991 246 -745
Lines 109181 13565 -95616
Branches 2719 2781 +62
===========================================
- Hits 73768 6269 -67499
+ Misses 31449 6980 -24469
+ Partials 3964 316 -3648
Flags with carried forward coverage won't be shown. Click here to find out more. |
MinerYang
changed the title
upddate referrer manifest descriptor size
update referrer manifest descriptor size
Apr 2, 2024
MinerYang
force-pushed
the
fix_refererr_descriptor_size
branch
from
April 2, 2024 02:42
d6ac496
to
af5e2bb
Compare
wy65701436
reviewed
Apr 2, 2024
MinerYang
force-pushed
the
fix_refererr_descriptor_size
branch
2 times, most recently
from
April 2, 2024 06:43
606138f
to
4423e11
Compare
stonezdj
reviewed
Apr 2, 2024
MinerYang
force-pushed
the
fix_refererr_descriptor_size
branch
3 times, most recently
from
April 8, 2024 06:26
d111a1f
to
8a89818
Compare
wy65701436
reviewed
Apr 8, 2024
MinerYang
force-pushed
the
fix_refererr_descriptor_size
branch
from
April 8, 2024 07:12
8a89818
to
0cb99c0
Compare
wy65701436
reviewed
Apr 8, 2024
wy65701436
reviewed
Apr 8, 2024
wy65701436
reviewed
Apr 8, 2024
wy65701436
approved these changes
Apr 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
MinerYang
force-pushed
the
fix_refererr_descriptor_size
branch
2 times, most recently
from
April 9, 2024 05:31
a7dd8f2
to
c1f1096
Compare
stonezdj
approved these changes
Apr 9, 2024
cache manifest when first time pull if cacheEnabled Signed-off-by: yminer <[email protected]>
MinerYang
force-pushed
the
fix_refererr_descriptor_size
branch
from
April 9, 2024 07:36
c1f1096
to
ee09c60
Compare
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.
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
#20187
Please indicate you've done the following: