Skip to content

chore(qsl): phase2 compat 2026.07.1 + dependency refs#44

Merged
Pigbibi merged 1 commit into
mainfrom
codex/qsl-compat-phase2-pipeline
Jul 3, 2026
Merged

chore(qsl): phase2 compat 2026.07.1 + dependency refs#44
Pigbibi merged 1 commit into
mainfrom
codex/qsl-compat-phase2-pipeline

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update qsl.compat.bundle to 2026.07.1
  • Update hk strategy git ref in pyproject to main HEAD ref
  • Sync uv.lock to match dependency refs
  • Update qsl metadata smoke test expectation

Validation

  • uv lock --check
  • uv run pytest tests/test_qsl_metadata.py -q
  • git diff --check

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi Pigbibi merged commit 9d4c21b into main Jul 3, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/qsl-compat-phase2-pipeline branch July 3, 2026 09:59

@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: 57405523ac

ℹ️ 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 uv.lock
name = "hk-equity-strategies"
version = "0.4.7"
source = { git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=dbbefb688cd144837aa59581b1930a14c11411ad#dbbefb688cd144837aa59581b1930a14c11411ad" }
source = { git = "https://github.com/QuantStrategyLab/HkEquityStrategies.git?rev=00dd0e5b62a6fa65bd9262e15c083468e8b8c191#00dd0e5b62a6fa65bd9262e15c083468e8b8c191" }

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 Refresh the transitive QuantPlatformKit lock entry

When this locked hk-equity-strategies ref is used via uv sync --locked or similar lockfile-based installs, the environment still gets the old quant-platform-kit ref because this commit updates only the strategy package entry while leaving the quant-platform-kit package source at dfdbef6... later in uv.lock. The pinned 00dd0e5... strategy ref declares quant-platform-kit @ ...0063af3..., so the lockfile no longer represents the dependency set from the selected strategy commit and can run against a stale platform-kit implementation.

Useful? React with 👍 / 👎.

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