chore: align strategy QSL bundle to 2026.07.2#67
Conversation
Co-Authored-By: Codex <noreply@openai.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b6a8ac2ad3
ℹ️ 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".
|
|
||
| [compat] | ||
| bundle = "2026.07.1" | ||
| bundle = "2026.07.2" |
There was a problem hiding this comment.
Update the compat metadata test with this bundle bump
With this bundle changed to 2026.07.2, the existing tests/test_qsl_compat_metadata.py still asserts that compat.bundle is 2026.07.1, so python -m pytest tests/test_qsl_compat_metadata.py -q now fails unconditionally in CI. Please update the test expectation (or keep the previous bundle) in the same change so the metadata bump does not break the test suite.
Useful? React with 👍 / 👎.
Co-Authored-By: Codex <noreply@openai.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Aligns the strategy repo with the next QSL bundle and current QuantPlatformKit QPK_PIN.\n\nValidation:\n- git diff --check\n\nNote: QSL compat gate requires the central 2026.07.2 bundle to be merged first.