Skip to content

chore: align QSL bundle pins#300

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

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

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

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: 15a8bc9fed

ℹ️ 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
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@61993bf261aeccf64b5a75428b9405f4e1d1d682",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@7032cde4547e7ec59af15df8935d142461a77051",
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@9f0e5e2deca8a9c16d711eb4772f08a7901da101",
"hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@dbbefb688cd144837aa59581b1930a14c11411ad",

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 Use the HkEquityStrategies bundle pin

For the 2026.07.1 QSL metadata already in this repo, qsl.toml declares hk_equity_strategies = "00dd0e5b62a6fa65bd9262e15c083468e8b8c191", while this dependency line installs dbbefb688cd144837aa59581b1930a14c11411ad. In environments that install from pyproject.toml/uv.lock, HK profiles will run against a different HkEquityStrategies commit than the compatibility bundle records and validates, making the bundle non-reproducible for hk_equity runtime paths.

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: 5e6d3b6071

ℹ️ 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 the QSL metadata test with the new bundle

When this bundle is bumped to 2026.07.2, the repository's metadata test still asserts qsl["compat"]["bundle"] == "2026.07.0" in tests/test_qsl_metadata.py, so python -m pytest tests/test_qsl_metadata.py -q now fails before any deployment validation can pass. Update the test expectation or make it derive from the changed metadata when intentionally moving bundles.

Useful? React with 👍 / 👎.

@Pigbibi Pigbibi merged commit de62211 into main Jul 4, 2026
4 checks passed
@Pigbibi Pigbibi deleted the codex/qsl-align-bundle-2026071 branch July 4, 2026 23:13
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