chore(deps): bump version of nvkind to 24c190e#1260
Conversation
Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
…IA#1237) (NVIDIA#1258)" This reverts commit eddc075. Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>
|
Welcome to AICR, @cdesiniotis! Thanks for your first pull request. Before review, please ensure:
A maintainer will review this soon. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR simplifies nvkind binary installation by removing local source cloning, verification, and sed-patching logic. The installation script now validates that Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
This PR bumps the version of nvkind to pull in the changes from NVIDIA/nvkind#76 and reverts the hack added in #1258 that patched a Go file in
nvkind.Motivation / Context
Fixes: #1259