Commit Graph

3 Commits

Author SHA1 Message Date
root
1e4d8bdf9f ci: remove upload-artifact (not supported by Gitea) and build in publish job
Some checks failed
Release & Publish / build (push) Successful in 23s
Release & Publish / publish-gitea (push) Has been skipped
Release & Publish / docs (push) Failing after 37s
2026-03-29 00:07:16 +00:00
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