-
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
Impl Clone
for Ui
#807
Merged
Merged
Impl Clone
for Ui
#807
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 19, 2023
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 20, 2023 07:47
4cfc5d6
to
8925dad
Compare
This was referenced Oct 20, 2023
mkaput
force-pushed
the
spr/main/70df55af
branch
from
October 23, 2023 17:59
310e080
to
c599d77
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 23, 2023 17:59
8925dad
to
75b9d77
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/70df55af
branch
from
October 25, 2023 12:21
c599d77
to
d3e8cf7
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 25, 2023 12:21
75b9d77
to
b65183f
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/70df55af
branch
from
October 27, 2023 12:44
d3e8cf7
to
8b1834d
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 27, 2023 12:44
b65183f
to
7f93847
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/70df55af
branch
from
October 27, 2023 13:24
8b1834d
to
59548f7
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 27, 2023 13:24
7f93847
to
583f42e
Compare
mkaput
force-pushed
the
spr/main/70df55af
branch
from
October 27, 2023 14:16
59548f7
to
72f4a5a
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 27, 2023 14:16
583f42e
to
516254a
Compare
mkaput
force-pushed
the
spr/main/70df55af
branch
from
October 27, 2023 14:51
72f4a5a
to
c734d2f
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 27, 2023 14:51
516254a
to
95de1a8
Compare
mkaput
force-pushed
the
spr/main/70df55af
branch
from
October 27, 2023 15:52
c734d2f
to
c4df8bd
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 27, 2023 15:52
95de1a8
to
7af041c
Compare
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 30, 2023 16:14
7af041c
to
addf93a
Compare
mkaput
force-pushed
the
spr/main/70df55af
branch
from
October 30, 2023 16:14
c4df8bd
to
47b5ed5
Compare
commit-id:526f56de
This was referenced Oct 30, 2023
Merged
mkaput
force-pushed
the
spr/main/526f56de
branch
from
October 30, 2023 17:56
addf93a
to
88bfd80
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:
Clone
forFilesystem
#845AsyncFileLockGuard
#844RegistryClientCache
stub #808Clone
forUi
#807 ⬅