-
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
Add Retain image last pull time API test case #18689
Merged
Merged
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
YangJiao0817
added
area/test automation/nightly-testing
release-note/infra
Infra related changes e.g. release, test, ship etc...
target/2.9.0
labels
May 17, 2023
Codecov Report
@@ Coverage Diff @@
## main #18689 +/- ##
==========================================
- Coverage 67.38% 67.38% -0.01%
==========================================
Files 980 980
Lines 106749 106749
Branches 2668 2668
==========================================
- Hits 71933 71930 -3
- Misses 30954 30958 +4
+ Partials 3862 3861 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
YangJiao0817
force-pushed
the
add-skip-pull-time
branch
2 times, most recently
from
May 18, 2023 02:44
64cbc6f
to
7855ec9
Compare
chlins
approved these changes
May 18, 2023
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
YangJiao0817
force-pushed
the
add-skip-pull-time
branch
from
May 18, 2023 17:01
7855ec9
to
76de229
Compare
stonezdj
approved these changes
May 19, 2023
Fix goharbor#18618 Signed-off-by: Yang Jiao <[email protected]>
YangJiao0817
force-pushed
the
add-skip-pull-time
branch
from
May 19, 2023 03:04
76de229
to
f061160
Compare
WilfredAlmeida
pushed a commit
to WilfredAlmeida/harbor
that referenced
this pull request
Jul 8, 2023
Fix goharbor#18618 Signed-off-by: Yang Jiao <[email protected]> Signed-off-by: Wilfred Almeida <[email protected]>
WilfredAlmeida
pushed a commit
to WilfredAlmeida/harbor
that referenced
this pull request
Jul 8, 2023
Fix goharbor#18618 Signed-off-by: Yang Jiao <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/test automation/nightly-testing
release-note/infra
Infra related changes e.g. release, test, ship etc...
target/2.9.0
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.
Fix #18618
Thank you for contributing to Harbor!
Comprehensive Summary of your change
Issue being fixed
Fixes #(issue)
Please indicate you've done the following: