From 0836836030d92695cc525d54aa5d8ce070c04af7 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 18 Feb 2026 14:06:25 -0600 Subject: [PATCH] episode: Gitea Actions shared composite actions repo pattern --- episodes/2026-02-18.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/episodes/2026-02-18.md b/episodes/2026-02-18.md index ec4dcdaf20e..334fff41886 100644 --- a/episodes/2026-02-18.md +++ b/episodes/2026-02-18.md @@ -49,3 +49,9 @@ Files edited (2): - **Tags:** gitea, ci-cd, actions, act-runner, docker, authentication - **Memory:** [gitea-actions-composite-action-auth-fix-default-actions-urls-499462](graph/solutions/gitea-actions-composite-action-auth-fix-default-actions-urls-499462.md) - **Summary:** Problem: act_runner fails to clone composite actions from cal/gitea-actions with 'authentication + +## 14:06 - Gitea Actions shared composite actions repo pattern +- **Type:** configuration +- **Tags:** gitea, ci-cd, actions, workflow, convention, docker +- **Memory:** [gitea-actions-shared-composite-actions-repo-pattern-73646e](graph/configurations/gitea-actions-shared-composite-actions-repo-pattern-73646e.md) +- **Summary:** All CI/CD workflows across projects use shared composite actions from cal/gitea-actions repo on