-
Notifications
You must be signed in to change notification settings - Fork 597
Project: document release process #278
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 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Release notes might be a useful addition to this list. It's more
efficient to have a few people summarize the changes
(backwards-incompatible, extensions, clarifications, …) between v0.1.0
and v0.2.0 than to have all spec-readers dig through the Git history.
|
|
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move the last sentence to a new line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's on a bullet though
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, disregard the newline thing. Our team actually deprecated the one sentence per-line rule after finding that git log -p --word-diff and github's improved "smart diff" is sufficient: https://github.com/coreos/docs/blob/master/STYLE.md#line-wrapping-considered-harmful
|
@philips Thanks :) LGTM |
Project: document release process
Tag the thread about how we intend to version the spec. See
additional version discussion in [1,2,3,4,5].
[1]: Subject: Re: Initial Draft Release
Date: Fri, 11 Sep 2015 13:58:08 -0700
Message-ID: <[email protected]>
[2]: opencontainers/runtime-spec#183
New v0.1.1 tag doesn't match v0.1.0 in version.go
[3]: opencontainers/runtime-spec#253
Clarify backwards compatibility for major version 0
[4]: opencontainers/runtime-spec#194
Correct version from 0.1.0 to 0.1.1
[5]: opencontainers/runtime-spec#278
Project: document release process
Fairly simple. Docs for various project processes, starting with release process.