Skip to content

chore(deps): align QPK pin to 618b786d9d95 - #92

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

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

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • 自动将 QPK pin 对齐到 618b786d9d95
  • 若仓库使用 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 by the newer QPK pin rollout PR for 31892425a022.

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

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

ℹ️ 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@56a03364d517fd0e2efb2c4d4add8a785fc5e857",
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@618b786d9d95c87ba5c4d08c088c8bcac7817644",

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 Restore the canonical QPK pin for CI

In the normal PR/main CI path where no same-named QuantPlatformKit branch exists, .github/workflows/ci.yml:24-42 checks out QPK main and .github/workflows/ci.yml:67-72 compares this repo against external/QuantPlatformKit/QPK_PIN; I checked the current QPK main pin, and it still points at 56a03364d517fd0e2efb2c4d4add8a785fc5e857. With this line bumped to 618b786..., the consistency step will reject pyproject.toml/uv.lock before tests run, so this should only change after the canonical QPK_PIN moves or the CI checkout ref is updated together with it.

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