FigOps v0.17.3
FigOps v0.17.3
This release hardens the final TestPyPI/PyPI readiness path for the public FigOps package.
Highlights
- Adds a packaged public scaffold template so installed wheel users can run
figops --initsuccessfully. - Keeps scaffold template lookup fail-fast for unrelated or mismatched hub paths.
- Requires explicit distribution-policy approval in the guarded PyPI/TestPyPI uploader.
- Extends public package artifact scanning to packaged R helper files.
- Updates packaging docs for Apache-2.0 package distribution while keeping full-repository release blockers visible.
Verification
- Full test suite: 956 passed, 18 warnings, 48 subtests passed.
- Ruff, diff whitespace check, and gitleaks passed.
- Built wheel/sdist passed metadata, public package surface, consumer install,
twine check, and TestPyPI dry-run guard checks. - No PyPI/TestPyPI upload is executed as part of this GitHub release.