-
Notifications
You must be signed in to change notification settings - Fork 423
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
Make msvc_env_cmd no-op for arm64 #4867
Conversation
bit -> bits
We require contributors to sign our Contributor License Agreement and we don't have one on file for @finnagin. In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda/infrastructure#756), and ping the bot to refresh the PR. |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Sounds like we are waiting on the CLA here Could someone please share an update on how that is going with (if possible) a rough timeline? |
Just wanted to check in again since there hasn't been a response yet to @jakirkham's comment above. @jezdez would you be the correct person to ask about clarification on the current status of the CLA? I'm hoping to find an answer to this question if possible. |
Sorry for bumping this again. Just wanted to check if there was an update |
Head branch was pushed to by a user without write access
Co-authored-by: Isuru Fernando <[email protected]>
Thanks all! 🙏 |
Description
Changes
msvc_env_cmd
to output a warning then return an empty string when bits is "arm64".xref: conda-forge/conda-forge.github.io#1940
Checklist - did you ...
news
directory (using the template) for the next release's release notes?Add / update necessary tests?Add / update outdated documentation?