发布

  • build: set up PyPI release via Trusted Publishing

    frostbyte_neo 发布于 2026-05-31 05:48:27 +00:00

    • .github/workflows/release.yml: build + publish all 5 packages (pixelrag + render/embed/index/serve) on GitHub Release, OIDC trusted publishing, dry-run via workflow_dispatch
    • package metadata for PyPI: authors (Zhifei Li), Apache-2.0 license, readme/classifiers/urls on root
    • restrict root sdist to src/pixelrag + README + LICENSE (repo root holds multi-GB data dirs)
    • RELEASING.md: one-time PyPI publisher setup + lockstep release process
    下载附件