1
0
mirror of https://github.com/rancher/os.git synced 2025-09-20 01:54:53 +00:00
Files
os/vendor/github.com/opencontainers/runtime-spec/project.md
Darren Shepherd a14846152b Update vendor
2016-05-31 18:14:32 -07:00

11 lines
409 B
Markdown

# Project docs
## 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.