Commit Graph

9 Commits

Author SHA1 Message Date
Stephen J Day
4d5c2860d2 release: prepare 1.0.0
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-12-04 21:14:02 -08:00
Derek McGowan
6952a61daa Update previous version to beta not current rc
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-30 15:48:43 -08:00
Derek McGowan
e64d179163 Add release notes for v1.0.0-rc.0
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-30 14:58:44 -08:00
Derek McGowan
cb3b9601a4 Add garbage collection release notes
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-11-08 11:05:29 -08:00
Jess Valarezo
8866254ec3 update notes with ctr changes
Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
2017-11-08 10:51:13 -08:00
Stephen J Day
3289ca2fca release: prepare 1.0.0-beta.3
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-08 10:51:13 -08:00
Antonio Murdaca
fa678a0937 cmd: containerd-release: abstract it out to create a new project
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2017-10-30 15:10:41 +01:00
Stephen J Day
683ed979f4 release: prepare 1.0.0-beta.2
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-10-11 18:09:32 -07:00
Michael Crosby
769d9e16bd add release tool to generate releases
This tool makes our standard release template easy to generate.  It also
adds a few features like marking changed dependnencies for packages and
others to know what updated from the last release.

usage:
`containerd-release -n releases/v1.0.0-beta.2.toml`

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-10-11 18:51:13 -04:00