7 Commits

Author SHA1 Message Date
Username
9f926f4ab5 ci: consolidate jobs, expand import check, add yaml lint
Some checks failed
CI / validate (push) Failing after 19s
2026-02-18 20:59:49 +01:00
Username
7705ef54f6 ci: run syntax-check in container (fix missing git)
All checks were successful
CI / syntax-check (push) Successful in 17s
CI / memory-leak-check (push) Successful in 16s
2026-02-18 18:34:54 +01:00
Username
c6dca3e51b ci: switch to python3 for all checks
All checks were successful
CI / syntax-check (push) Successful in 6s
CI / memory-leak-check (push) Successful in 18s
2025-12-24 01:00:28 +01:00
Username
ec861d94c4 ci: fix yaml syntax in import check step
Some checks failed
CI / syntax-check (push) Failing after 5s
CI / memory-leak-check (push) Failing after 12s
2025-12-24 00:58:47 +01:00
Username
6e7c78f0dd ci: fix runner label to dotfiles 2025-12-24 00:55:51 +01:00
Username
048c7e78ef ci: add workflow_dispatch trigger 2025-12-24 00:26:10 +01:00
Username
9ed3287e41 ci: add gitea workflow for syntax and memory leak checks
- Python 2/3 syntax validation
- Static analysis for memory leak patterns
- Unbounded collection detection
- Circular reference checks
2025-12-24 00:19:13 +01:00