From d47e66a9c565e59e1606d8a0cd801bc88d873cbd Mon Sep 17 00:00:00 2001 From: Julio Montes Date: Fri, 28 Sep 2018 09:32:26 -0500 Subject: [PATCH] checklist: add snap packages to the release checklist add snap packages to the release checklist fixes #257 Signed-off-by: Julio Montes --- Release-Checklist.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Release-Checklist.md b/Release-Checklist.md index 29a399793..ec09b7d9c 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -37,6 +37,10 @@ It should be pasted directly into a github issue and each item checked off as it - [ ] [shim][shim] - [ ] [throttler][throttler] +- [ ] Generate snap packages based on `HEAD` + - [ ] Push snap packages via snapcraft tool + - [ ] Pubish snap packages in the snapcraft store + - [ ] Installation tests (must be done for major releases): - [ ] Centos - [ ] Fedora