Project: document release process#278
Merged
mrunalp merged 1 commit intoopencontainers:masterfrom Dec 23, 2015
Merged
Conversation
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Contributor
Contributor
|
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.
|
Member
|
LGTM |
Contributor
There was a problem hiding this comment.
Move the last sentence to a new line.
Contributor
There was a problem hiding this comment.
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
Contributor
|
@philips Thanks :) LGTM |
mrunalp
pushed a commit
that referenced
this pull request
Dec 23, 2015
Project: document release process
wking
added a commit
to wking/nmbug-oci
that referenced
this pull request
Dec 29, 2015
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: <20150911205808.GC5912@odin.tremily.us>
[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
Merged
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.
Fairly simple. Docs for various project processes, starting with release process.