summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-10-15 13:55:23 -0500
committerPjotr Prins2026-01-05 11:12:10 +0100
commit87cd3f40996ba87c68f6768465acbd6d2ffe2fa4 (patch)
tree0c093c5549c5e0e11629a0536211748265351739
parent5b82bdb6e2d84441f325e76c82f81d4fc1f01517 (diff)
downloadgn-gemtext-87cd3f40996ba87c68f6768465acbd6d2ffe2fa4.tar.gz
Markdown Editing Service: Close issue as fixed.
-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.