-
Notifications
You must be signed in to change notification settings - Fork 234
README: basic outline #6
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
Conversation
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
|
Very heavily drawn from the runtime-spec README |
|
lol ruby gem rake is failing ... |
|
I see following ad travis config in the job But my question is, from where this |
|
force merging, we can clean it up as the README needs some love |
|
woah forced! @caniszczyk maybe next one we'll wait until the west coast maintainers are awake 😉 |
|
sorry about that, was worried about the launch :o
please clean up my terrible .travis.yml
…On Tue, Apr 10, 2018 at 4:01 AM, Vincent Batts ***@***.***> wrote:
woah forced! @caniszczyk <https://github.com/caniszczyk> maybe next one
we'll wait until the west coast maintainers are awake 😉
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAD5ITA0AEpwhi6KQWSi142xdHXWzGGAks5tm743gaJpZM4TM5Os>
.
--
Cheers,
Chris Aniszczyk
http://aniszczyk.org
+1 512 961 6719
|
# This is the 1st commit message: spec: session_id is clearer than UUID the behavior previously described as `UUID` is really a session ID. For implementations with existing behavior this is a nop, but going forward the header `Blob-Upload-Session-ID` is more clear than `Docker-Upload-UUID`. Fixes opencontainers#13 Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> # This is the commit message #2: Create several tests for compliance # This is the commit message #3: set debug option on, added hostname env variable # This is the commit message #4: Add Tags tests # This is the commit message #5: added new tests # This is the commit message #6: added reference file for a correctly formatted manifest # This is the commit message opencontainers#7: updated with more tests; note that some aren't working properly # This is the commit message opencontainers#8: Add tests for chunked uploading * Roll back reggie * Tests working again * Working tests for chunked uploads * Started running it against Docker opensource registry
Adding upgrade and client fallback specifications.
Signed-off-by: Vincent Batts vbatts@hashbangbash.com