From 08cc9bd232d6794eee8d20cb2c2bf0b326854df4 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 1 Nov 2024 12:24:32 -0500 Subject: Production container: Markdown editing: troubleshooting log. --- issues/genenetwork/markdown-editing-service-not-deployed.gmi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'issues/genenetwork') diff --git a/issues/genenetwork/markdown-editing-service-not-deployed.gmi b/issues/genenetwork/markdown-editing-service-not-deployed.gmi index e6a6ad6..e7a1717 100644 --- a/issues/genenetwork/markdown-editing-service-not-deployed.gmi +++ b/issues/genenetwork/markdown-editing-service-not-deployed.gmi @@ -28,3 +28,7 @@ Some important things to note: While the service was deployed, the edit functionality is not working right, specifically, pushing the edits upstream to the remote seems to fail. If you do an edit and refresh the page, it will show up in the system, but it will not proceed to be pushed up to the remote. + +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. -- cgit v1.2.3