FigOps v0.17.2
FigOps v0.17.2
This release switches the public package release path to Apache-2.0 and makes the guarded PyPI workflow validate the built artifacts.
Highlights
- LICENSE/NOTICE and packaging metadata are now Apache-2.0.
- The guarded PyPI upload path now checks LICENSE/NOTICE plus the built wheel/sdist package surface.
- The full private repository scan remains available for repo-publication checks, but repo-only private docs/tests no longer block package-artifact dry-runs.
- No PyPI/TestPyPI upload is executed as part of this release.
Distribution boundary
- GitHub release wheel/sdist are attached.
- TestPyPI/PyPI upload still requires explicit
--executeand configured credentials.