Skip to content

chore(deps): align QPK pin to f07f0bdeb658#223

Closed
Pigbibi wants to merge 1 commit into
mainfrom
auto/qpk-pin-sync-f07f0bdeb658
Closed

chore(deps): align QPK pin to f07f0bdeb658#223
Pigbibi wants to merge 1 commit into
mainfrom
auto/qpk-pin-sync-f07f0bdeb658

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • 自动将 QPK pin 对齐到 f07f0bdeb658
  • 若仓库使用 uv.lock,同步刷新 lockfile

Test plan

  • Repo CI 转绿

🤖 Generated with Claude Code

Automated downstream QPK pin update after QPK_PIN landed on main.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

🤖 Codex PR Review

Merge allowed: No issues found


Review by Codex PR Review bot • PR

@Pigbibi

Pigbibi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded: QPK downstream sync is being corrected to update both supported qsl.toml pin layouts.

@Pigbibi Pigbibi closed this Jul 10, 2026
@Pigbibi Pigbibi deleted the auto/qpk-pin-sync-f07f0bdeb658 branch July 10, 2026 16:17

@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: b5f021eb13

ℹ️ 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
"pytz",
"requests",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2381aa4577e9fd6329053a73a1c888929170eaf3",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@f07f0bdeb6580e1f28109830ccde85cb8ace092a",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Use the current QPK_PIN ref

As of 2026-07-10, QuantPlatformKit main publishes QPK_PIN as de18c2e9d93bcfc2220148a99749447059a6f4c6, but this change pins f07f0bdeb6580e1f28109830ccde85cb8ace092a. The CI workflow checks out QuantPlatformKit main when no matching branch exists and then runs the QPK pin-consistency step with external/QuantPlatformKit/QPK_PIN, so this stale pin will fail that guard before tests run; update the pyproject and lockfile to the current pin.

Useful? React with 👍 / 👎.

Comment thread pyproject.toml
"pytz",
"requests",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@2381aa4577e9fd6329053a73a1c888929170eaf3",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@f07f0bdeb6580e1f28109830ccde85cb8ace092a",

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 Keep qsl.toml in sync with the bumped kit

This bump updates the installable quant-platform-kit ref, but qsl.toml still declares [qsl.requires].quant_platform_kit = "2381aa4577e9fd6329053a73a1c888929170eaf3". That leaves the repository metadata describing a different required kit than the dependency resolver installs, so QSL bundle/upgrade tooling reading qsl.toml will plan against the old kit while runtime dependencies use this new one; update the metadata in the same pin bump.

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