chore(qsl): adopt compatibility bundle 2026.07.4#332
Conversation
Co-Authored-By: Codex <noreply@openai.com>
🤖 Codex PR Review✅ Merge allowed: No issues found Review by Codex PR Review bot • PR |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 57d3940fc4
ℹ️ 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".
|
|
||
| [qsl.compat] | ||
| bundle = "2026.07.3" | ||
| bundle = "2026.07.4" |
There was a problem hiding this comment.
Update the bundle assertion with this metadata bump
Changing the bundle to 2026.07.4 leaves the checked-in metadata test expecting 2026.07.3 in tests/test_qsl_metadata.py:17; I ran python -m pytest tests/test_qsl_metadata.py -q and it fails with this exact mismatch. Any CI workflow that runs the test suite will reject this metadata-only change until the assertion is updated or made to follow the new bundle value.
Useful? React with 👍 / 👎.
Summary
Validation