Replace miniconda3 with miniforge#53436
Conversation
7f5b932 to
957dd04
Compare
|
@aslonnie This is ready to go. |
aslonnie
left a comment
There was a problem hiding this comment.
seems that it is hitting some errors on macos:
https://buildkite.com/ray-project/premerge/builds/41010#01972d74-343a-4d7a-85e8-0332a731aab8
maybe split the linux parts (the forge ones and verify-linux-wheels.sh one) into another PR? those are easier to pass and merge in.
python/build-wheel-macos.sh
Outdated
There was a problem hiding this comment.
Indeed it is. Let me fix. The tests should pass then.
There was a problem hiding this comment.
lets add -sSL so that this curl does not fail silently.
There was a problem hiding this comment.
Done. Please take a look now.
336f5d0 to
d180637
Compare
There was a problem hiding this comment.
this doc link also does not exist?
seems that you did a repo-wide sed replacement
There was a problem hiding this comment.
Sort of. I focussed on passing the tests. The test which failed earlier probably wasn't visible to me in microcheck tests. Documentation build didn't fail so this link wasn't highlighted as well.
Thanks for the review. Let me fix the docs links everywhere.
There was a problem hiding this comment.
I hope these are correct replacements. I have never used Miniforge 3 on Windows. Do you want me check it out on Windows?
There was a problem hiding this comment.
I went for repository link because the other candidate - https://conda-forge.org/download/ - didn't have useful information other than links to download latest release.
|
Seems like. macOS is still failing. I will update this PR to just do the Linux changes for now. Will drop the documentation changes as well since |
sounds good to me. let's do it step by step. you can also just create another PR (and keep this one as a draft to iterate on) |
Signed-off-by: Gagandeep Singh <gdp.1807@gmail.com>
Signed-off-by: Gagandeep Singh <gdp.1807@gmail.com>
Signed-off-by: Gagandeep Singh <gdp.1807@gmail.com>
|
@aslonnie The tests seem to pass now. May be things work. Could you please check and if possible merge? |
|
fyi, the mac CI machines are currently broken. I need to fix those first, and then I can check the changes here. sorry for the delay. |
|
link for myself: checking latest ci run with miniforge here: https://buildkite.com/ray-project/postmerge-macos/builds/6126 |
|
I am merging this for now because the aarch64 mac ones passed.. if we find something that breaks, will fix with follow ups. |
Why are these changes needed?
I am working on this PR to replace
miniconda3withminiforgeas part of the work with Quansight.cc: @peytondmurray
Related issue number
Checks
git commit -s) in this PR.scripts/format.shto lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/under thecorresponding
.rstfile.