Skip to content

chore: align QSL bundle pins#160

Merged
Pigbibi merged 2 commits into
mainfrom
codex/qsl-align-bundle-2026071
Jul 4, 2026
Merged

chore: align QSL bundle pins#160
Pigbibi merged 2 commits into
mainfrom
codex/qsl-align-bundle-2026071

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • align this repository with QSL bundle 2026.07.1
  • update internal git dependency pins only; no business logic changes

Validation

  • git diff --check
  • QuantRuntimeSettings scripts/check_qsl_compat.py reports ok=true for this repo
  • QuantRuntimeSettings qslctl report reports 0 strict / 0 warnings across 25 local Quant repos

Co-Authored-By: Codex <noreply@openai.com>
@cursor

cursor Bot commented Jul 4, 2026

Copy link
Copy Markdown

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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cc1da3954d

ℹ️ 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".

Comment thread pyproject.toml Outdated
Comment on lines +16 to +18
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@7032cde4547e7ec59af15df8935d142461a77051",
"quant-strategy-plugins @ git+https://github.com/QuantStrategyLab/QuantStrategyPlugins.git@1f3a27b8fd83d71b583f4f5160a748e95fbefaa1",
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@9f0e5e2deca8a9c16d711eb4772f08a7901da101",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update the dependency-pin assertions

When running python -m pytest tests/test_strategy_plugin_publish_workflow.py::test_strategy_plugin_dependency_supports_market_regime_control, the test still asserts the old refs from tests/test_strategy_plugin_publish_workflow.py:9-11, so these new bundle pins make the repository’s validation fail immediately. Please update those expected refs alongside the pyproject/lockfile bump so the dependency alignment can be verified cleanly.

Useful? React with 👍 / 👎.

Co-Authored-By: Codex <noreply@openai.com>
@cursor

cursor Bot commented Jul 4, 2026

Copy link
Copy Markdown

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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d887fcfdfe

ℹ️ 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".

Comment thread qsl.toml

[qsl.compat]
bundle = "2026.07.1"
bundle = "2026.07.2"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update QSL metadata assertion with bundle bump

With the compat bundle now set to 2026.07.2, the repository's smoke test is out of sync: tests/test_qsl_metadata.py::test_qsl_metadata_has_compat_bundle still asserts 2026.07.1, so python -m pytest tests/test_qsl_metadata.py fails immediately on this change. Please update the expected bundle value alongside this metadata bump so the validation suite remains green.

Useful? React with 👍 / 👎.

@Pigbibi Pigbibi merged commit d3df54b into main Jul 4, 2026
6 checks passed
@Pigbibi Pigbibi deleted the codex/qsl-align-bundle-2026071 branch July 4, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant