This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryPyPI publish now triggered only when a GitHub Release is published.
Full changelog
v0.5.0 — PyPI publish on release
CI: PyPI publish is now triggered when a GitHub Release is published, not on tag push. Tag and push as before, then create the release; publishing the release runs the workflow and uploads to PyPI.
CI
- Publish workflow — Trigger changed from
push: tags: v*.*.*torelease: types: [published]; checkout uses the release’s tag so the correct version is built and published.
Docs
- how-to-release — Step 3 clarified: publishing the GitHub Release triggers PyPI publish; tag push alone does not.
Breaking Changes
- PyPI publish workflow trigger changed from tag push (`push: tags: v*.*.*`) to GitHub Release published event (`release: types: [published]`).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ndjordjevic/pinrag
RAG for PDFs, YouTube, GitHub repos, Discord exports; index documents and query with citations.
Related context
Beta — feedback welcome: [email protected]