You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Annotated tag v0.1.0a6 was pushed for the merged commit.
Release workflow run 27978838686 completed successfully and published to PyPI.
GitHub prerelease modelwright 0.1.0a6 was created.
PyPI JSON lists modelwright 0.1.0a6 with wheel and sdist artifacts.
Clean ignored PyPI install of modelwright[notebook]==0.1.0a6 imported modelwright 0.1.0a6, imported pandas, exposed modelwright.notebooks.inputs_frame, confirmed the old import is absent, and ran modelwright --help.
GitHub Pages docs serve the Examples Gallery, both notebook example pages, both deployed notebook downloads, and 0.1.0a6 release-deployment content.
Closeout commit 12c86ad records the release result in ROADMAP.md and CHANGE_LOG.md.
Release-candidate evidence:
scripts/bootstrap_dev_env.sh passed.
.venv/bin/python -m ruff check . passed.
.venv/bin/python -m pytest -vv passed with 167 passed and 1 skipped benchmark.
.venv/bin/python -m pytest -vv tests/test_examples.py passed with 6 passed after removing clone-name-specific notebook output.
.venv/bin/sphinx-build -b html docs _build/html -W passed and copied notebook downloads.
Parent phase issue: #183
Status: complete
Goal:
Publish
modelwright==0.1.0a6after the literate notebook examples gallery is complete and verified.Checklist:
0.1.0a6.main.v0.1.0a6.Release result:
mainat3699baa.v0.1.0a6was pushed for the merged commit.modelwright 0.1.0a6was created.modelwright 0.1.0a6with wheel and sdist artifacts.modelwright[notebook]==0.1.0a6importedmodelwright 0.1.0a6, imported pandas, exposedmodelwright.notebooks.inputs_frame, confirmed the old import is absent, and ranmodelwright --help.0.1.0a6release-deployment content.12c86adrecords the release result inROADMAP.mdandCHANGE_LOG.md.Release-candidate evidence:
scripts/bootstrap_dev_env.shpassed..venv/bin/python -m ruff check .passed..venv/bin/python -m pytest -vvpassed with 167 passed and 1 skipped benchmark..venv/bin/python -m pytest -vv tests/test_examples.pypassed with 6 passed after removing clone-name-specific notebook output..venv/bin/sphinx-build -b html docs _build/html -Wpassed and copied notebook downloads..venv/bin/python scripts/verify_docs_theme.py _build/htmlpassed.scripts/check_release_artifacts.shpassed; clean wheel install importedmodelwright 0.1.0a6and CLI help smoke passed.