Skip to content

chore(deps): align QPK pin to 8ba8276948ff - #107

Open
Pigbibi wants to merge 1 commit into
mainfrom
auto/qpk-pin-sync-8ba8276948ff
Open

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

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • 自动将 QPK pin 对齐到 8ba8276948ff
  • 若仓库使用 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>

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

ℹ️ 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
dependencies = [
"pandas>=2.0",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@92458590a463e7219f0369a3505031ee74414135",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@8ba8276948ff71a8cc0a810f98b7437a1311c671",

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 Align the drift workflow with the new QPK revision

When the scheduled drift check runs, .github/workflows/drift-check.yml still checks out, installs, invokes, and passes 92458590a463... at lines 29, 97, and 106, while this dependency now declares 8ba8276948ff.... Consequently, lifecycle preflight and drift results are produced against a different QPK implementation than normal installations, potentially hiding regressions or reporting false drift; update the workflow pins and its hard-coded test constant with this dependency pin.

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