Update runtime-spec to v1.0.0.rc5
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
b6c022caae
commit
24df2538db
166 changed files with 3544 additions and 15322 deletions
8
vendor/github.com/opencontainers/runtime-spec/project.md
generated
vendored
8
vendor/github.com/opencontainers/runtime-spec/project.md
generated
vendored
|
@ -1,10 +1,12 @@
|
|||
# Project docs
|
||||
# <a name="projectDocs" />Project docs
|
||||
|
||||
## Release Process
|
||||
## <a name="projectReleaseProcess" />Release Process
|
||||
|
||||
* Increment version in [`specs-go/version.go`](specs-go/version.go)
|
||||
* `git commit` version increment
|
||||
* `git tag` the prior commit (preferably signed tag)
|
||||
* `make docs` to produce PDF and HTML copies of the spec
|
||||
* Make a release on [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec/releases) for the version. Attach the produced docs.
|
||||
* Make a [release][releases] for the version. Attach the produced docs.
|
||||
|
||||
|
||||
[releases]: https://github.com/opencontainers/runtime-spec/releases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue