summary refs log tree commit diff
path: root/issues/genenetwork/markdown-editing-service-not-deployed.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/genenetwork/markdown-editing-service-not-deployed.gmi')
-rw-r--r--issues/genenetwork/markdown-editing-service-not-deployed.gmi7
1 files changed, 6 insertions, 1 deletions
diff --git a/issues/genenetwork/markdown-editing-service-not-deployed.gmi b/issues/genenetwork/markdown-editing-service-not-deployed.gmi
index e7a1717..9d72e4e 100644
--- a/issues/genenetwork/markdown-editing-service-not-deployed.gmi
+++ b/issues/genenetwork/markdown-editing-service-not-deployed.gmi
@@ -3,7 +3,7 @@
 ## Tags
 
 * type: bug
-* status: open
+* status: closed, completed, fixed
 * assigned: fredm
 * priority: critical
 * keywords: production, container, tux04
@@ -32,3 +32,8 @@ If you do an edit and refresh the page, it will show up in the system, but it wi
 Set `CGIT_REPO_PATH="https://git.genenetwork.org/gn-guile"` which seems to allow the commit to work, but we do not actually get the changes pushed to the remote in any useful sense.
 
 It seems to me, that we need to configure the environment in such a way that it will be able to push the changes to remote.
+
+
+## Close as Completed
+
+The markdown editing service is deployed and configured correctly.