From e391346b4b2c883f789d6d98c3c72dfd88954c3d Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Mon, 23 Mar 2026 01:17:34 +0300 Subject: [PATCH] docs: reference Gitea CI/CD guide from claude-code-facts repo --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index d1d1567..6ce7c81 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -39,6 +39,7 @@ ast-index changed --base master # Show symbols changed in current bran | [contexts/server-operations.md](contexts/server-operations.md) | Server restart, startup modes, demo mode | | [contexts/chrome-tools.md](contexts/chrome-tools.md) | Chrome MCP tool usage for testing | | [contexts/ci-cd.md](contexts/ci-cd.md) | CI/CD pipelines, release workflow, build scripts | +| [Gitea Python CI/CD Guide](https://git.dolgolyov-family.by/alexei.dolgolyov/claude-code-facts/src/branch/main/gitea-python-ci-cd.md) | Reusable CI/CD patterns: Gitea Actions, cross-build, NSIS, Docker | | [server/CLAUDE.md](server/CLAUDE.md) | Backend architecture, API patterns, common tasks | ## Task Tracking via TODO.md