Build liboxen once in test PyPI workflow#292
Conversation
Refactors the Test PyPI publish workflow so that `liboxen` is only built once per-platform (OS + architecture). The crate is reused for each individual pyO3 + Python version build.
|
Inspecting changes here: https://github.com/Oxen-AI/Oxen/actions/runs/22242233517 |
…est_pypi_workflow
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Refactors the Test PyPI publish workflow so that
liboxenisonly built once per-platform (OS + architecture). The crate is
reused for each individual pyO3 + Python version build.