release: publish modelwright 0.1.0a9 (2024 FABLE runtime-hardening alpha) - #251
Conversation
…pha) Bump package and import metadata to 0.1.0a9 across pyproject, __init__, freshforge provider version, version-assertion tests, release docs, and README. Add Phase 39 roadmap entry and CHANGE_LOG release note. Update scripts/check_release_artifacts.sh to assert the new version.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 96a8f26113
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ## Phase 39: v0.1.0a9 2024 FABLE Runtime-Hardening Alpha Release | ||
|
|
||
| GitHub parent issue: (release tracked in this roadmap section) |
There was a problem hiding this comment.
Link Phase 39 to its required parent issue
Phase 39 explicitly substitutes roadmap-only tracking for a GitHub parent issue, bypassing the repository's required phase activation and issue-linkage workflow. Create or identify the parent issue and record its number here so task tracking and closure remain synchronized.
AGENTS.md reference: AGENTS.md:L80-L86
Useful? React with 👍 / 👎.
| -------------------- | ||
|
|
||
| The current alpha target is ``0.1.0a8`` with Git tag ``v0.1.0a8``. | ||
| The current alpha target is ``0.1.0a9`` with Git tag ``v0.1.0a9``. |
There was a problem hiding this comment.
Advance the rollback example past the current alpha
Once 0.1.0a9 is the current release, the later Rollback And Yanking section still recommends publishing “a new alpha such as 0.1.0a9.” If this release is broken, that instruction asks maintainers to reuse the immutable version it has just told them not to reuse; update the example to the next version, such as 0.1.0a10.
Useful? React with 👍 / 👎.
Publish
modelwright==0.1.0a9as the 2024 FABLE runtime-hardening alpha release.0.1.0a9(pyproject,__init__.py,freshforge.py, version-assertion tests).docs/guides/release-deployment.rstalpha boundary (adds the 2024 FABLE runtime-hardening claims), README alpha line,ROADMAP.mdPhase 39, andCHANGE_LOG.md.scripts/check_release_artifacts.sh.Local verification: ruff clean, 217 passed / 1 skipped, Sphinx docs + theme verified,
check_release_artifacts.shpassed (sdist+wheel, twine check, clean install, CLI smoke).