Commit Graph

3 Commits

Author SHA1 Message Date
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