Skip to content

FigOps v0.17.3

Choose a tag to compare

@moonweave moonweave released this 24 Jun 06:09
596bb12

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 --init successfully.
  • 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.