From 2a7ac1adba6444d3bb238441c162fb741ea1e124 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 18 Feb 2026 12:00:00 -0600 Subject: [PATCH] relate: 53328fc9 --REQUIRES--> 48ad98e0 --- ...-runner-container-setup-with-auth-and-config-48ad98.md | 8 +++++++- ...nner-cant-clone-self-hosted-composite-action-53328f.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/graph/configurations/gitea-actions-runner-container-setup-with-auth-and-config-48ad98.md b/graph/configurations/gitea-actions-runner-container-setup-with-auth-and-config-48ad98.md index 3facfec8109..9c1fb9f6292 100644 --- a/graph/configurations/gitea-actions-runner-container-setup-with-auth-and-config-48ad98.md +++ b/graph/configurations/gitea-actions-runner-container-setup-with-auth-and-config-48ad98.md @@ -6,7 +6,13 @@ tags: [gitea, ci-cd, actions, runner, docker, homelab, lxc-225, configuration] importance: 0.8 confidence: 0.8 created: "2026-02-18T17:59:44.775090+00:00" -updated: "2026-02-18T17:59:44.775090+00:00" +updated: "2026-02-18T18:00:00.130209+00:00" +relations: + - target: 53328fc9-796a-47b7-81ae-fc57c9b3a202 + type: REQUIRES + direction: incoming + strength: 0.8 + context: "Solution requires this runner configuration to work" --- Full docker run command for the Gitea Actions runner on LXC 225: diff --git a/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md b/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md index 1c569b7aec0..0aa52bba34c 100644 --- a/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md +++ b/graph/solutions/gitea-actions-runner-cant-clone-self-hosted-composite-action-53328f.md @@ -6,7 +6,13 @@ tags: [gitea, ci-cd, actions, runner, authentication, composite-actions, trouble importance: 0.9 confidence: 0.8 created: "2026-02-18T17:59:33.367259+00:00" -updated: "2026-02-18T17:59:33.367259+00:00" +updated: "2026-02-18T18:00:00.130053+00:00" +relations: + - target: 48ad98e0-6903-40d9-b398-37d02efdc5e7 + type: REQUIRES + direction: outgoing + strength: 0.8 + context: "Solution requires this runner configuration to work" --- Problem: Gitea Actions runner fails to clone composite actions from cal/gitea-actions with 'authentication required: Unauthorized'. Three root causes found and fixed: