mini update 3: fill in overview section#160
Conversation
Fill in the overview section, including new introduction referring to "content" (vs. just container images). Move historical context section underneath overview. Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
|
|
||
| The key words "unspecified", "undefined", and "implementation-defined" are to be interpreted as described in the [rationale for the C99 standard][c99-unspecified]. | ||
|
|
||
| An implementation is not compliant if it fails to satisfy one or more of the MUST, MUST NOT, REQUIRED, SHALL, or SHALL NOT requirements for the protocols it implements. |
There was a problem hiding this comment.
aka "minimum requirements"
…-spec into HEAD Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
|
@mikebrow the updates are branched out like this: since each of these mini updates is built on top of one another, you're just seeing the commits from unmerged updates. Once #159 is merged, I can squash, or we can just worry about the aesthetics of this once we make a PR of reorg->master |
and on the twelfth day of christmas... :-) Of course, 159 does not match the spec so once we merge it the spec becomes a spec without a matching toc... ditto for the rest of the prs.. spec-new.md? or copy spec.md to spec-v.0.1.md Just thinking out-loud. |
|
@mikebrow so very confused.. the idea is to operate on spec.md itself, and piecemeal the changes in. Instead of waiting until one PR is merged to open another, we simply opened several of them at once, built on top of one another, ordered by number (1, 2, 3 ...). The diffs are misleading, please see the PR descriptions. The TOC doesnt match the content since we havent gotten that far yet. Instead of deleting everything and starting fresh, it's important to see when/why things are being moved/deleted. Maybe we can sync up early next week to discuss a strategy for this :) |
|
missed the new branch.. carry on :-) lol |
…nto mini-update-3 Signed-off-by: jdolitsky <393494+jdolitsky@users.noreply.github.com>
|
LGTM |
Fill in the overview section, including new introduction
referring to "content" (vs. just container images).
Move historical context section underneath overview.
This PR is built on top of #159, so the diff is misleading. Please see the following for a true diff: bloodorangeio/distribution-spec@mini-update-2...bloodorangeio:mini-update-3