Uh oh!
There was an error while loading. Please reload this page.
feat: Add support for private registries endpoints - #3785
Conversation
Uh oh!
There was an error while loading. Please reload this page.
gmlewis
left a comment
There was a problem hiding this comment.
I think the linter is going to catch some things, but here is some early feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #3785 +/- ##
==========================================
+ Coverage 91.50% 91.54% +0.04%
==========================================
Files 190 191 +1 Lines 17007 17088 +81 ==========================================
+ Hits 15562 15643 +81
Misses 1257 1257 Partials 188 188 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @acouvreur!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.
cc: @stevehipwell - @alexandear - @zyfy29
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
gmlewis
commented
Oct 23, 2025
Thank you, @alexandear! |
Uh oh!
There was an error while loading. Please reload this page.
Adds support for private registries endpoints.
See https://docs.github.com/rest/private-registries for more details.
script/generate.sh,script/fmt.shandscript/lint.shhave been run without issue.Closes#3784