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
8ddc2038c2
Simplify CI workflow
2026-02-05 09:20:46 +00:00
Developer
0d21ae3cf9
Update CI with detailed logging
2026-02-05 09:08:50 +00:00
Developer
0c70615e43
Update CI workflow with timeout
2026-02-05 09:07:04 +00:00
Developer
d8325c4be2
Fix CI/CD: Add Gitea Actions workflow and fix linting issues
2026-02-05 09:02:49 +00:00