timmy-bot
ee025957d9
Architecture Lint / Linter Tests (pull_request) Successful in 28s
PR Checklist / pr-checklist (pull_request) Successful in 4m25s
Architecture Lint / Lint Repository (pull_request) Failing after 21s
fix: architecture_linter_v2 — repo-aware, test-backed, CI-enforced (#437)
- Fix broken API_KEY_REGEX in linter_v2.py (was invalid regex causing runtime crash)
- Fix syntax error in architecture_linter.py (malformed character class)
- Add --repo flag and --json output to linter_v2
- Add LinterResult class for structured programmatic access
- Port v1 sovereignty rules (cloud API endpoint/provider checks) into v2
- Skip .git, node_modules, __pycache__ dirs; skip .env.example files
- Add tests/test_linter.py (19 tests covering all checks)
- Add .gitea/workflows/architecture-lint.yml for CI enforcement
- All files pass python3 -m py_compile
Refs: #437
2026-04-09 19:29:33 -04:00
..
2026-03-29 22:22:24 +00:00
2026-03-28 13:31:40 +00:00
2026-03-31 08:54:51 -04:00
2026-04-07 15:58:58 +00:00
2026-04-09 19:29:33 -04:00
2026-03-31 08:29:58 -04:00
2026-03-28 14:24:12 +00:00
2026-03-30 18:53:14 -04:00
2026-03-28 14:03:35 +00:00
2026-03-30 19:13:35 -04:00
2026-03-31 08:29:58 -04:00
2026-03-31 08:54:51 -04:00