Skip to content

Audit v1.0.0 release surfaces#26

Merged
gparadis merged 1 commit into
mainfrom
issue-19-release-surface-audit
Jun 14, 2026
Merged

Audit v1.0.0 release surfaces#26
gparadis merged 1 commit into
mainfrom
issue-19-release-surface-audit

Conversation

@gparadis

Copy link
Copy Markdown
Contributor

Summary

  • Audit v1.0.0 public release surfaces in notes/release_surface_audit.md.
  • Annotate the confusing v0.0.1-alpha3 prerelease as superseded instead of deleting historical release/tag artifacts.
  • Fix Release Build Verification to run hatch clean && hatch build directly; branch workflow-dispatch run 27512093324 now succeeds and uploads artifacts.
  • Harden weekly full analytics notebook artifact collection with explicit metadata diagnostics and Python-based history pruning.

Testing

  • .venv/bin/hatch clean && .venv/bin/hatch build
  • .venv/bin/ruff format src tests
  • .venv/bin/ruff check src tests
  • .venv/bin/mypy src
  • .venv/bin/pytest (301 passed, 210 skipped, 61 warnings)
  • .venv/bin/pre-commit run --all-files
  • PANDOC_DIR=... PATH="$PANDOC_DIR:$PATH" .venv/bin/sphinx-build -b html docs _build/html -W
  • gh workflow run release-build.yml --ref issue-19-release-surface-audit -> success, run 27512093324

Addresses #19.

@gparadis gparadis merged commit 996df09 into main Jun 14, 2026
2 checks passed
@gparadis gparadis deleted the issue-19-release-surface-audit branch June 14, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant