Skip to content

feat(ci): add prototype release wheel builder script

Deeptanshu Sekhri requested to merge feature/impl-release-wheel-gen-script into main

Adds ci/scripts/release/build_release_wheels.py — a prototype utility to build, audit, and test Python wheels using cibuildwheel. The script sets up build/test environments, and supports multi-arch and multi-Python builds. Intended for early evaluation and refinement before production use.

Signed-off-by: Deeptanshu Sekhri deeptanshu.sekhri@arm.com

Merge request reports

Loading