Skip to content

chore(deps): align QPK pin to 9bb8f31e898e - #96

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

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

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

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

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

ℹ️ 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@335c7a22bc3f570bd5705427ccc40172eda6b289",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@9bb8f31e898ea238a6446472f9f5e58133128d0c",

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

In scheduled or manually dispatched drift runs, this package now declares QPK@9bb8 here, but the reusable drift workflow is still pinned to QPK@335c7a22 in .github/workflows/drift-check.yml:17 and the test assertion in tests/test_drift_workflow_config.py:7 still locks in that stale ref. That leaves drift monitoring executing the old lifecycle workflow while installs/compat metadata point at the new QPK revision, so the monitoring path can miss the 9bb8 lifecycle fixes and diverge from the runtime version this bump is meant to validate. Please update the workflow pin and its assertion in the same dependency bump.

Useful? React with 👍 / 👎.

@Pigbibi

Pigbibi commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by the current QPK manifest target fdae6666ba4e; the matching replacement PR remains open.

@Pigbibi Pigbibi closed this Jul 11, 2026
@Pigbibi
Pigbibi deleted the auto/qpk-pin-sync-9bb8f31e898e branch July 11, 2026 10:22
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