Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
PR SummaryLow Risk Overview Adds an additional internal issue link to the existing Written by Cursor Bugbot for commit 66a0436. This will update automatically on new commits. Configure here. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
🤖 Augment PR SummarySummary: Stops sourcing Changes: Removes the Cargo env sourcing step and adds a reference to H-3212 for ongoing environment variable cleanup. 🤖 Was this summary useful? React with 👍 or 👎 |

🌟 What is the purpose of this PR?
Remove the sourcing of Cargo environment variables in the Vercel build script, as it's no longer needed with mise handling environment setup.
🔗 Related links
🔍 What does this change?
source "$HOME/.cargo/env"from the Vercel build scriptPre-Merge Checklist 🚀
🚢 Has this modified a publishable library?
This PR:
📜 Does this require a change to the docs?
The changes in this PR:
🕸️ Does this require a change to the Turbo Graph?
The changes in this PR:
🛡 What tests cover this?
❓ How to test this?