Commit Graph

8 Commits

Author SHA1 Message Date
091ce320d4 fix: resolve CI test failures (config access, mocks, imports)
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
2026-02-04 11:48:53 +00:00
88c88f1a13 fix: resolve CI test failures (duplicate return, mypy dependency)
Some checks are pending
CI / test (push) Has started running
2026-02-04 11:31:07 +00:00
21e4d1a688 fix: run only shellgenius-specific tests in CI
Some checks failed
CI / test (push) Failing after 12s
CI / lint (push) Failing after 5s
CI / type-check (push) Successful in 13s
2026-02-04 11:25:07 +00:00
99c7319798 fix: remove unused imports from test files
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 11:22:13 +00:00
6d918ce3b5 fix: remove unused imports from test files
Some checks failed
CI / test (push) Has been cancelled
2026-02-04 11:22:12 +00:00
345ed9e118 fix: resolve CI/CD issues for Python project
Some checks failed
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled
CI / test (push) Has been cancelled
2026-02-04 11:16:11 +00:00
a583eaa6d2 Fix CI workflow for shellgenius project
Some checks failed
CI / test (push) Failing after 11s
CI / lint (push) Failing after 5s
CI / type-check (push) Failing after 10s
- Changed from Rust/Cargo workflow to Python/pytest workflow
- Added proper Python 3.11 setup
- Added test, lint, and type-check jobs for Python project
- Fixed linting to only check shellgenius/ and tests/ directories
2026-02-04 11:11:44 +00:00
09d7f23644 Add Gitea Actions workflow: ci.yml
Some checks failed
CI / test (push) Failing after 6s
CI / lint (push) Successful in 7s
CI / type-check (push) Failing after 5s
2026-02-04 10:50:59 +00:00