From 1cd4c78320c412de66eb576744d2defe4f6faef5 Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Wed, 3 Jun 2020 19:54:31 -0400 Subject: [PATCH] Update release checklist [ci skip] --- .gitlab/issue_templates/Create a Release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/issue_templates/Create a Release.md b/.gitlab/issue_templates/Create a Release.md index 64ca9716..ab5f62c4 100644 --- a/.gitlab/issue_templates/Create a Release.md +++ b/.gitlab/issue_templates/Create a Release.md @@ -19,7 +19,7 @@ 6. [ ] The [Flower monitor](https://emfollow-playground.ligo.caltech.edu/flower) is reachable and shows no unexpected task failures. 7. [ ] The [Flask dashboard](https://emfollow-playground.ligo.caltech.edu/gwcelery) is reachable. 8. [ ] The playground deployment is connected to LVAlert (in Flower, find the main gwcelery-worker, click Other, and look at the list of subscribed LVAlert nodes). -9. [ ] The playground deployment is connected to GCN (receiving only). +9. [ ] The playground deployment is connected to GCN. ## Mock events -- GitLab