From 9e0b98f8cd7b2742c1ea527203181397d7fce4ba Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 16:11:08 -0600 Subject: [PATCH] relate: 5994fea1 --RELATED_TO--> d326094f --- ...ons-from-tea-cli-to-gitea-mcp-mcp-serv-d32609.md | 8 +++++++- ...TED_TO--migrated-gitea-operations-from-ae71b8.md | 13 +++++++++++++ ...with-password-prompt-use-https-instead-5994fe.md | 7 ++++++- 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 graph/edges/gitea-ssh-push-fails-with-pass--RELATED_TO--migrated-gitea-operations-from-ae71b8.md diff --git a/graph/decisions/migrated-gitea-operations-from-tea-cli-to-gitea-mcp-mcp-serv-d32609.md b/graph/decisions/migrated-gitea-operations-from-tea-cli-to-gitea-mcp-mcp-serv-d32609.md index f0318c55920..9346ab6de70 100644 --- a/graph/decisions/migrated-gitea-operations-from-tea-cli-to-gitea-mcp-mcp-serv-d32609.md +++ b/graph/decisions/migrated-gitea-operations-from-tea-cli-to-gitea-mcp-mcp-serv-d32609.md @@ -6,7 +6,13 @@ tags: [gitea, mcp, claude-code, tea-cli, claude-configs, decision, tooling] importance: 0.8 confidence: 0.8 created: "2026-02-26T01:00:32.395054+00:00" -updated: "2026-02-26T01:00:32.395054+00:00" +updated: "2026-02-28T22:11:08.332788+00:00" +relations: + - target: 5994fea1-f787-41a3-ad5b-0f3349c00343 + type: RELATED_TO + direction: incoming + strength: 0.7 + edge_id: ae71b8bf-3993-4ca6-90a4-b5a3a8f5b46a --- # Migrated Gitea Operations from tea CLI to gitea-mcp MCP Server diff --git a/graph/edges/gitea-ssh-push-fails-with-pass--RELATED_TO--migrated-gitea-operations-from-ae71b8.md b/graph/edges/gitea-ssh-push-fails-with-pass--RELATED_TO--migrated-gitea-operations-from-ae71b8.md new file mode 100644 index 00000000000..0328a0108b2 --- /dev/null +++ b/graph/edges/gitea-ssh-push-fails-with-pass--RELATED_TO--migrated-gitea-operations-from-ae71b8.md @@ -0,0 +1,13 @@ +--- +id: ae71b8bf-3993-4ca6-90a4-b5a3a8f5b46a +type: RELATED_TO +from_id: 5994fea1-f787-41a3-ad5b-0f3349c00343 +from_title: "Gitea SSH push fails with password prompt — use HTTPS instead" +to_id: d326094f-63eb-4b42-8aa6-f2d53d6f2628 +to_title: "Migrated Gitea operations from tea CLI to gitea-mcp MCP server" +strength: 0.7 +created: "2026-02-28T22:11:08.332788+00:00" +updated: "2026-02-28T22:11:08.332788+00:00" +--- + +Both concern Gitea repo operations and working around tooling gaps diff --git a/graph/solutions/gitea-ssh-push-fails-with-password-prompt-use-https-instead-5994fe.md b/graph/solutions/gitea-ssh-push-fails-with-password-prompt-use-https-instead-5994fe.md index c6e9915bb0e..bdf4c2e1d5a 100644 --- a/graph/solutions/gitea-ssh-push-fails-with-password-prompt-use-https-instead-5994fe.md +++ b/graph/solutions/gitea-ssh-push-fails-with-password-prompt-use-https-instead-5994fe.md @@ -6,13 +6,18 @@ tags: [gitea, git, ssh, workaround, networking, homelab] importance: 0.5 confidence: 0.8 created: "2026-02-28T22:10:33.357713+00:00" -updated: "2026-02-28T22:10:47.873581+00:00" +updated: "2026-02-28T22:11:08.332788+00:00" relations: - target: a41644f1-2dd1-4706-8fc8-e2242c1702cb type: CAUSES direction: incoming strength: 0.8 edge_id: 896c5f7c-6b09-4eab-b697-064f92d7f882 + - target: d326094f-63eb-4b42-8aa6-f2d53d6f2628 + type: RELATED_TO + direction: outgoing + strength: 0.7 + edge_id: ae71b8bf-3993-4ca6-90a4-b5a3a8f5b46a --- # Gitea SSH Push Failure Workaround