1
0
mirror of https://github.com/opencontainers/runtime-spec.git synced 2026-02-05 18:45:18 +01:00
Files
runtime-spec/project.md
Vincent Batts a008456e7f Project: document release process
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-12-21 16:07:39 -05:00

362 B

Project docs

Release Process

  • Increment version in version.go
  • git commit version increment
  • git tag the prior commit (preferrably signed tag)
  • make docs to produce PDF and HTML copies of the spec
  • Make a release on github.com/opencontainers/specs for the version. Attach the produced docs.