Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
d6ab91be27
commit
8e5b17cf13
15431 changed files with 3971413 additions and 8881 deletions
10
vendor/github.com/opencontainers/runtime-spec/project.md
generated
vendored
Normal file
10
vendor/github.com/opencontainers/runtime-spec/project.md
generated
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# 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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue