Closed regro-cf-autotick-bot closed 3 years ago
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 (recipe
) and found it was in an excellent condition.
Yeah that's right. This isn't actually ready to merge despite the green checkmark.
For context Keith, I think we are missing cudatoolkit
( https://github.com/conda-forge/cudatoolkit-feedstock/pull/56 ) and Docker images currently. The latter might not be strictly needed to merge this though. The former is needed as we have it in run_exports
:
Think that is it, but correct me if you see something else missing Leo
Thanks John for filling in the context! Yes I think it's right. The order of getting nvcc
or the docker image done first does not matter, as long as they're done before we fire up a global migrator IIUC.
I see that this PR has conflicts, and I'm the only committer. I'm going to close this PR and will make another one as appropriate. This was generated by https://github.com/regro/autotick-bot/actions/runs/1286090543
ppc64le
was addressed in PR ( https://github.com/conda-forge/nvcc-feedstock/pull/66 ) and aarch64
in PR ( https://github.com/conda-forge/nvcc-feedstock/pull/70 )
This feedstock is being rebuilt as part of the aarch64/ppc64le migration.
Feel free to merge the PR if CI is all green, but please don't close it without reaching out the the ARM migrators first at @conda-forge/arm-arch.
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable. Finally, feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/autotick-bot/actions/runs/840165127, please use this URL for debugging