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

enable ci for release/2.7 #3385

Merged
merged 5 commits into from Mar 23, 2021

Conversation

wy65701436
Copy link
Collaborator

@wy65701436 wy65701436 commented Mar 23, 2021

enable ci for release/2.7

The hard code commit id is the v2.7.1 commit hash.

Signed-off-by: Wang Yan wangyan@vmware.com

Signed-off-by: Wang Yan <wangyan@vmware.com>
@wy65701436 wy65701436 force-pushed the release/2.7-ci branch 3 times, most recently from 96c2073 to c0f7453 Compare March 23, 2021 12:59
sayboras and others added 4 commits March 23, 2021 21:02
Signed-off-by: Tam Mach <sayboras@yahoo.com>
Signed-off-by: wang yan <wangyan@vmware.com>
Signed-off-by: Manish Tomar <manish.tomar@docker.com>
Signed-off-by: wang yan <wangyan@vmware.com>
since type checking nil will not panic and return appropriately

Signed-off-by: Manish Tomar <manish.tomar@docker.com>
Signed-off-by: wang yan <wangyan@vmware.com>
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
Signed-off-by: Wang Yan <wangyan@vmware.com>
@codecov-io
Copy link

Codecov Report

Merging #3385 (09109ab) into release/2.7 (70e0022) will decrease coverage by 1.89%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release/2.7    #3385      +/-   ##
===============================================
- Coverage        60.38%   58.49%   -1.90%     
===============================================
  Files              103      102       -1     
  Lines             8038     7069     -969     
===============================================
- Hits              4854     4135     -719     
+ Misses            2537     2298     -239     
+ Partials           647      636      -11     
Flag Coverage Δ
linux ?

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

Impacted Files Coverage Δ
notifications/endpoint.go
registry/storage/catalog.go
registry/api/errcode/register.go
registry/storage/blobserver.go
reference/helpers.go
context/version.go
health/health.go
registry/storage/manifestlisthandler.go
registry/handlers/basicauth.go
registry/storage/filereader.go
... and 157 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc866a5...09109ab. Read the comment docs.

Copy link
Contributor

@waynr waynr left a comment

Choose a reason for hiding this comment

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

Looks like mostly golint fixes, removal of unused functions, and setting up CI for this branch. 👍

@milosgajdos milosgajdos merged commit 51636a6 into distribution:release/2.7 Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants