Prepare Python v0.6.0 - #15
Conversation
|
@codex review latest commit |
|
@codex review latest commit |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8d0be4f1f1
ℹ️ 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".
| ## Unreleased | ||
|
|
||
| Planned adapter release: `0.5.0`, after lifecycle integration and final specification conformance. | ||
| Planned adapter release: next development release. |
There was a problem hiding this comment.
Move shipped entries out of Unreleased
Because this release commit bumps the package to 0.6.0 but resets Unreleased to the next development release while leaving the prior Fixed/Added/Changed content in that same section, the changelog published with 0.6.0 will incorrectly tell users that those already-included changes are still unreleased. Move those entries into a versioned release section (0.5.0 or 0.6.0) or clear the Unreleased section after the release header.
Useful? React with 👍 / 👎.
|
@codex review latest commit |
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Summary
Validation
pytest -q tests/test_inplace_transform.py tests/test_transform_frontend.py tests/test_conditional_inplace_transform.py tests/test_spss_catalog_preflight.py(92 passed)pyproject.tomlThe full build and database matrix runs in GitHub Actions.