9 Commits

Author SHA1 Message Date
6aab8e86c9 fix: resolve CI workflow issues
Some checks failed
CI / test (push) Failing after 12s
CI / lint (push) Failing after 4s
CI / typecheck (push) Failing after 6s
CI / build (push) Failing after 4m55s
- Use python -m ruff check instead of ruff
- Use python -m mypy instead of mypy
- Fix YAML indentation issues
2026-01-31 00:07:37 +00:00
a9244d99eb ci: specify exact test files to run
Some checks failed
CI / test (push) Failing after 11s
CI / lint (push) Failing after 4s
CI / typecheck (push) Failing after 4s
CI / build (push) Failing after 4m55s
2026-01-30 23:57:13 +00:00
85ef1f9fa2 ci: simplify workflow and add pytest config
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / typecheck (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-30 23:54:44 +00:00
fe9d0a47cc ci: separate jobs to isolate failures
Some checks failed
CI / test (push) Failing after 10s
CI / lint (push) Failing after 4s
CI / typecheck (push) Failing after 5s
CI / build (push) Failing after 4m54s
2026-01-30 23:49:19 +00:00
e7247b19ba ci: combine checks with verbose output
Some checks failed
CI / test (push) Failing after 12s
CI / build (push) Has been skipped
2026-01-30 23:48:21 +00:00
3f2e056cb0 ci: add verbose output for debugging CI issues
Some checks failed
CI / test (push) Failing after 13s
CI / build (push) Has been skipped
2026-01-30 23:47:19 +00:00
bf420236fa fix: limit CI checks to cli-explain-fix files only
Some checks failed
CI / test (push) Failing after 13s
CI / build (push) Has been skipped
2026-01-30 23:45:05 +00:00
cc2f71932e fix: add mypy type checking to CI workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-30 23:42:22 +00:00
3227967509 Initial upload: CLI Explain Fix project with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-01-30 23:35:06 +00:00