Commit Graph

2 Commits

Author SHA1 Message Date
root
309aca6036 ci: use system Python instead of setup-python action
Some checks failed
Release & Publish / build (push) Failing after 7s
Release & Publish / publish-gitea (push) Has been skipped
Release & Publish / docs (push) Has been skipped
2026-03-29 00:02:17 +00:00
root
0c22b31e1c ci: setup complete CI/CD with PR checks, release pipeline, and conventions
Some checks failed
Release & Publish / build (push) Failing after 2m31s
Release & Publish / publish-gitea (push) Has been skipped
Release & Publish / docs (push) Has been skipped
- Add PR checks workflow (tests, lint, security, commitlint)
- Add release workflow (build, publish to Gitea, deploy docs)
- Add pre-commit hooks (ruff, format, commitlint)
- Add CONTRIBUTING.md with development guidelines
- Add commitlint configuration
- Rename master → main branch
- Configure ruff, pytest, coverage in pyproject.toml
2026-03-28 23:38:19 +00:00