Files
mlflow/.gitea/workflows/ci.yaml
Billy D. 6bcf84549c
Some checks failed
CI / Lint (push) Failing after 2m8s
CI / Test (push) Successful in 2m6s
CI / Publish (push) Has been skipped
CI / Notify (push) Successful in 2s
feat: add pyproject.toml, smoke tests, and Gitea CI workflow
- pyproject.toml: hatchling build, ruff + pytest dev deps, CLI entrypoint
- tests/test_smoke.py: import validation for all modules
- .gitea/workflows/ci.yaml: lint, test, publish to Gitea PyPI, ntfy notifications
- .gitignore: exclude __pycache__
2026-02-13 10:47:13 -05:00

4.6 KiB