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.
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
✨ Change distribution user get func #356
✨ Change distribution user get func #356
Changes from all commits
a443aa3
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 37 in pkg/handlers/distribution/base/repository_list.go
Codecov / codecov/patch
pkg/handlers/distribution/base/repository_list.go#L37
Check warning on line 40 in pkg/handlers/distribution/base/repository_list.go
Codecov / codecov/patch
pkg/handlers/distribution/base/repository_list.go#L40
Check warning on line 45 in pkg/handlers/distribution/base/tags_list.go
Codecov / codecov/patch
pkg/handlers/distribution/base/tags_list.go#L45
Check warning on line 48 in pkg/handlers/distribution/base/tags_list.go
Codecov / codecov/patch
pkg/handlers/distribution/base/tags_list.go#L48
Check warning on line 40 in pkg/handlers/distribution/blob/blob_delete.go
Codecov / codecov/patch
pkg/handlers/distribution/blob/blob_delete.go#L40
Check warning on line 46 in pkg/handlers/distribution/blob/blob_delete.go
Codecov / codecov/patch
pkg/handlers/distribution/blob/blob_delete.go#L44-L46
Check warning on line 50 in pkg/handlers/distribution/blob/blob_get.go
Codecov / codecov/patch
pkg/handlers/distribution/blob/blob_get.go#L50
Check warning on line 56 in pkg/handlers/distribution/blob/blob_get.go
Codecov / codecov/patch
pkg/handlers/distribution/blob/blob_get.go#L54-L56
Check warning on line 41 in pkg/handlers/distribution/blob/blob_head.go
Codecov / codecov/patch
pkg/handlers/distribution/blob/blob_head.go#L41
Check warning on line 47 in pkg/handlers/distribution/blob/blob_head.go
Codecov / codecov/patch
pkg/handlers/distribution/blob/blob_head.go#L45-L47
Check warning on line 45 in pkg/handlers/distribution/manifest/manifest_delete.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_delete.go#L45
Check warning on line 48 in pkg/handlers/distribution/manifest/manifest_delete.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_delete.go#L48
Check warning on line 42 in pkg/handlers/distribution/manifest/manifest_get.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_get.go#L40-L42
Check warning on line 45 in pkg/handlers/distribution/manifest/manifest_get.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_get.go#L44-L45
Check warning on line 43 in pkg/handlers/distribution/manifest/manifest_head.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_head.go#L43
Check warning on line 46 in pkg/handlers/distribution/manifest/manifest_head.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_head.go#L46
Check warning on line 60 in pkg/handlers/distribution/manifest/manifest_put.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_put.go#L59-L60
Check warning on line 62 in pkg/handlers/distribution/manifest/manifest_put.go
Codecov / codecov/patch
pkg/handlers/distribution/manifest/manifest_put.go#L62
Check warning on line 48 in pkg/handlers/distribution/upload/upload_post.go
Codecov / codecov/patch
pkg/handlers/distribution/upload/upload_post.go#L46-L48
Check warning on line 51 in pkg/handlers/distribution/upload/upload_post.go
Codecov / codecov/patch
pkg/handlers/distribution/upload/upload_post.go#L50-L51