mini update 2: new table of contents#159
Merged
vbatts merged 4 commits intoopencontainers:reorgfrom Jun 29, 2020
Merged
Conversation
It seemed like a good idea at first to reorganize things in a giant HTML comment, but it appears a failed strategy. Instead, going to piecemeal changes into spec.md itself, on the "reorg" branch. Then when everything ready, we can make a big PR from "reorg" onto "master". Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
This is a new table of contents for the spec, designed to add simplicity and organization. Existing content will later be moved into one of these sections, or removed entirely if considered superfluous. Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
This was referenced Jun 10, 2020
rchincha
reviewed
Jun 15, 2020
jdolitsky
commented
Jun 16, 2020
…nto HEAD Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
Contributor
Author
|
@rchincha modified based on your suggestions, please take a look when you have a min |
mikebrow
approved these changes
Jun 27, 2020
Member
mikebrow
left a comment
There was a problem hiding this comment.
LGTM
old toc was simply derived from the contents.. we can revisit this after the content lands ...
Member
|
before merging this one do we want to make a copy of spec.md over to spec-new.md? or copy spec.md to spec-v.0.1.md Just thinking out-loud. |
Contributor
Author
|
@mikebrow please see #160 (comment) Notice the target branch for this PR ( |
Member
didn't notice that before thx. |
vbatts
approved these changes
Jun 29, 2020
| - [PATCH Blob Upload](#patch-blob-upload) | ||
| - [PUT Blob Upload](#put-blob-upload) | ||
| - [DELETE Blob Upload](#delete-blob-upload) | ||
| - [Introduction](#introduction) |
This file contains hidden or 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
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.
This is a new table of contents for the spec, designed to
add simplicity and organization.
Existing content will later be moved into one of these sections,
or removed entirely if considered superfluous.
This PR is built on top of #158, so the diff is misleading. Please see the following for a true diff: bloodorangeio/distribution-spec@mini-update-1...bloodorangeio:mini-update-2