-
Notifications
You must be signed in to change notification settings - Fork 0
chore: auto-update QPK_PIN and pin manifests #291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 230854059c11a3711fed4bd997e3f8a7f37cba32 | ||
| 5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| # pip-compatible constraints mirror for QSL internal Git SHA pins. | ||
| # Source of truth: qsl-pins.txt (mirrored by update-qpk-pin.yml on every push to QPK main). | ||
|
|
||
| quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@230854059c11a3711fed4bd997e3f8a7f37cba32 | ||
| us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@2438d6b36dacee81566c64d21983d6802f942263 | ||
| hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@bf4c74817997effd9dd2ec2e4c78bc81a343c6a2 | ||
| cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@0173c8b1bb6d2b5012d8acfc732486942c7836d9 | ||
| 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 | ||
| crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@5ef4d4ae840704c850b4dc63a63b7a0e084d3d88 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| # QSL internal Git SHA pins — source of truth. | ||
| # Auto-updated by update-qpk-pin.yml on every push to QPK main. | ||
|
|
||
| quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@230854059c11a3711fed4bd997e3f8a7f37cba32 | ||
| us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@2438d6b36dacee81566c64d21983d6802f942263 | ||
| hk-equity-strategies @ git+https://github.com/QuantStrategyLab/HkEquityStrategies.git@bf4c74817997effd9dd2ec2e4c78bc81a343c6a2 | ||
| cn-equity-strategies @ git+https://github.com/QuantStrategyLab/CnEquityStrategies.git@0173c8b1bb6d2b5012d8acfc732486942c7836d9 | ||
| 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 | ||
| crypto-strategies @ git+https://github.com/QuantStrategyLab/CryptoStrategies.git@5ef4d4ae840704c850b4dc63a63b7a0e084d3d88 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These strategy refs are not installable with the new QPK constraint: the added Us/Hk/Cn commits still declare
quant-platform-kit @ ...@230854059c11a3711fed4bd997e3f8a7f37cba32in their package metadata (US, HK, CN), while line 4 constrains QPK to5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b. Sinceqsl.toml:8marksconstraints.txtas the live constraint file, any downstream install such aspip install -c constraints.txt us-equity-strategieshas to satisfy two different direct QPK URLs and will fail resolution until these pins point at downstream commits updated to5d4bbd0e7ef9a1434010e8b6a69905d39ee55f1b.Useful? React with 👍 / 👎.