docs: add Gitea Python CI/CD guide
Reusable reference extracted from wled-screen-controller covering: - Lint/test and release workflows for Gitea Actions - Cross-building Windows from Linux (embedded Python + wheels) - NSIS installer packaging - Docker multi-stage builds with Gitea registry - Version detection, pre-release handling, size optimization
This commit is contained in:
@@ -35,3 +35,7 @@ Fast code search skill for Claude Code — find classes, symbols, usages, implem
|
||||
### [Everything Claude Code (ECC) — Setup Guide](ecc-setup-guide.md)
|
||||
|
||||
Step-by-step instructions for setting up [Everything Claude Code](https://github.com/affaan-m/everything-claude-code) on a new machine — a comprehensive collection of skills, rules, agents, and hooks for Claude Code.
|
||||
|
||||
### [CI/CD for Python Apps on Gitea](gitea-python-ci-cd.md)
|
||||
|
||||
Reusable reference for building CI pipelines, release automation, and installer packaging for Python apps on Gitea — covering lint/test workflows, cross-compiled Windows builds (embedded Python + NSIS), Linux tarballs, Docker images, and Gitea REST API release management.
|
||||
|
||||
Reference in New Issue
Block a user