Build all GC Roots into Cachix#2866
Conversation
Greptile SummaryThis PR updates the native-module CI path for Cachix-backed self-hosted runs. The main changes are:
Confidence Score: 5/5This looks safe to merge from this follow-up pass.
Important Files Changed
Reviews (2): Last reviewed commit: "Update ci.yml" | Re-trigger Greptile |
Codecov Report✅ All modified and coverable lines are covered by tests.
@@ Coverage Diff @@
## main #2866 +/- ##
===========================================
- Coverage 72.21% 38.71% -33.51%
===========================================
Files 1001 870 -131
Lines 89755 82665 -7090
Branches 8196 7552 -644
===========================================
- Hits 64818 32005 -32813
- Misses 22718 49503 +26785
+ Partials 2219 1157 -1062
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
| GCROOTS_DIR = Path("/nix/var/nix/gcroots/dimos-natives") | ||
|
|
||
|
|
||
| def _pin(root_name: str, out_link: Path) -> str: |
There was a problem hiding this comment.
Assume this logic will be pulled out into generic format but will approve for now since i assume we need to merge to test if this change works
There was a problem hiding this comment.
No, testing in the PR works fine.
No description provided.