chore: auto-update QPK_PIN and pin manifests - #291
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9aa879dfb1
ℹ️ 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".
| quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b | ||
| us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@3101a4a04b954907e6d9fed21de935d0eab033f5 | ||
| hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@d5875104381974a697b6a638b463f9cc083c4279 | ||
| cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@fa5ac4b3f0fe4cad3a6c193cfbfe6380a6abd54d |
There was a problem hiding this comment.
Align strategy pins before publishing the new QPK constraint
These strategy refs are not installable with the new QPK constraint: the added Us/Hk/Cn commits still declare quant-platform-kit @ ...@230854059c11a3711fed4bd997e3f8a7f37cba32 in their package metadata (US, HK, CN), while line 4 constrains QPK to 5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b. Since qsl.toml:8 marks constraints.txt as the live constraint file, any downstream install such as pip install -c constraints.txt us-equity-strategies has to satisfy two different direct QPK URLs and will fail resolution until these pins point at downstream commits updated to 5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b.
Useful? React with 👍 / 👎.
|
Closing unmerged: blocked unsatisfiable mixed pin graph; superseded by strategy-first QPK-5d4 bootstrap. |
Automated update of QPK_PIN and QSL Git SHA pin manifests.
Compatibility checks passed ✅ — all downstream-critical QPK modules verified importable.
Updated SHAs:
5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b🤖 Generated with Claude Code