-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
MNT: rerender #158
MNT: rerender #158
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
…nda-forge-pinning 2024.03.21.15.27.47
@conda-forge-admin , please re-render |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/xgboost-feedstock/actions/runs/8382732055. |
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
@conda-forge-admin , please re-render |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/xgboost-feedstock/actions/runs/8384118729. |
@@ -30,6 +30,7 @@ requirements: | |||
- {{ compiler('c') }} | |||
- {{ compiler('cxx') }} | |||
- {{ compiler('cuda') }} # [cuda_compiler != "None" and cuda_compiler_version != "None"] | |||
- sysroot_{{ target_platform }} 2.17 # [linux] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pinned to sysroot
to address issue: conda-forge/conda-forge-pinning-feedstock#5643
This will eventually be resolved upstream: conda-forge/linux-sysroot-feedstock#58
Though this workaround should be ok in any event
@conda-forge-admin , please re-render |
…nda-forge-pinning 2024.03.21.15.27.47
Hi! This is the friendly automated conda-forge-webservice.
I've started rerendering the recipe as instructed in #157.
If I find any needed changes to the recipe, I'll push them to this PR shortly. Thank you for waiting!
Here's a checklist to do before merging.
Fixes #157