5 Commits

Author SHA1 Message Date
cefdaf3852 fix: Correct CI workflow directory paths
Some checks failed
CI / test (push) Has been cancelled
2026-02-05 22:25:31 +00:00
Developer
1da735b646 fix: resolve CI/CD issues - all tests pass locally 2026-02-05 13:32:25 +00:00
Developer
155bc36ded fix: correct pyproject.toml for project-scaffold-cli
- Fixed package name from auto-readme-cli to project-scaffold-cli
- Fixed dependencies to match project-scaffold-cli requirements
- Fixed linting import sorting issues in test files
2026-02-05 11:49:49 +00:00
Developer
db5d4a8d48 fix: resolve CI ruff configuration issues
- Add ruff to dev dependencies for CI environment
- Remove redundant pip install ruff step
- Exclude problematic directories from ruff checks
2026-02-05 10:33:09 +00:00
Developer
d8325c4be2 Fix CI/CD: Add Gitea Actions workflow and fix linting issues 2026-02-05 09:02:49 +00:00