-
Notifications
You must be signed in to change notification settings - Fork 70
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
Initial implementation of HTTP registry client #803
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
This was referenced Oct 18, 2023
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 19, 2023 07:34
7eb711c
to
eb4fc9e
Compare
mkaput
force-pushed
the
spr/main/88f64574
branch
2 times, most recently
from
October 19, 2023 07:37
e861903
to
fd324e7
Compare
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 19, 2023 07:37
eb4fc9e
to
963b83c
Compare
This was referenced Oct 19, 2023
szymmis
approved these changes
Oct 19, 2023
Merged
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 19, 2023 14:49
963b83c
to
c438733
Compare
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 19, 2023 14:49
fd324e7
to
8a40a5e
Compare
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 20, 2023 07:47
c438733
to
ed601f1
Compare
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 20, 2023 07:47
8a40a5e
to
76fbb3b
Compare
This was referenced Oct 20, 2023
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 23, 2023 17:59
76fbb3b
to
8930ac4
Compare
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 23, 2023 17:59
ed601f1
to
6af7346
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 25, 2023
This implementation focuses solely on local registries, and it has almost no security. --- **Stack**: - #819 - #818 - #809 - #808 - #807 - #806 - #805 - #803 - #802 - #799 - #798 - #793 - #790 ⬅⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI - doing so may have unexpected results.*
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 25, 2023 12:21
6af7346
to
6739e49
Compare
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 25, 2023 12:21
8930ac4
to
126ada8
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 25, 2023
There are some rough untested edges, but in general this command is capable of building a local registry from scratch 🎉 --- **Stack**: - #819 - #818 - #809 - #808 - #807 - #806 - #805 - #803 - #802 - #799 - #798 - #793 ⬅⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI - doing so may have unexpected results.*
maciektr
approved these changes
Oct 26, 2023
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 27, 2023 12:44
126ada8
to
3e3ccae
Compare
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 27, 2023 12:44
6739e49
to
1473493
Compare
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 27, 2023
These tests depend on both #790 and #793, hence they come in separate PR. --- **Stack**: - #819 - #818 - #809 - #808 - #807 - #806 - #805 - #803 - #802 - #799 - #798 ⬅⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI - doing so may have unexpected results.*
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 27, 2023 13:24
3e3ccae
to
39cca5a
Compare
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 27, 2023 13:24
1473493
to
372fcf1
Compare
mkaput
force-pushed
the
spr/main/88f64574
branch
from
October 27, 2023 14:16
39cca5a
to
8b1648b
Compare
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 27, 2023 14:16
372fcf1
to
41b9dea
Compare
commit-id:d95e5f26
mkaput
force-pushed
the
spr/main/d95e5f26
branch
from
October 27, 2023 14:51
41b9dea
to
e1691f5
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.
Stack:
RegistryClientCache
stub #808Clone
forUi
#807