jaimergp
jaimergp
Works for me, then. Also, we can probably add the `[bot]` suffix to the name which gives a nice UI.
The point to understand is that "detecting the system CUDA" is not design goal of how CUDA is distributed in conda-forge. It's not that conda can't see the system CUDA;...
There's a draft CEP I need to finish clarifying all these cases.
Is Travis still registered by default in new feedstocks?
There are some commented out lines about Travis in https://github.com/conda-forge/admin-requests/blob/main/scripts/create_feedstocks.py, that probably need cleanup. But [the `conda-smithy register-ci` calls ](https://github.com/conda-forge/admin-requests/blob/0152ff9bddf64038bdf8f221ba10e2fc1fc427d9/scripts/create_feedstocks.py#L457-L476) do not exclude Travis, I think.
That's part of it, but only local to the packages co-installed at test time. If we want global checks, I think we could leverage the [`conda-forge-paths`](https://github.com/Quansight-Labs/conda-forge-paths/releases/tag/latest) database dumps (this is...
@rgommers pointed me to https://github.com/IBM/actionspz, a service by IBM to request GHA runners for ppc and others, in case that makes any difference to the discussion here.
Pinging @conda-forge/help-ppc64le and also making folks aware of this related thread in Zulip: [#general > Cross-builds on linux-ppc64le are failing](https://conda-forge.zulipchat.com/#narrow/channel/457337-general/topic/Cross-builds.20on.20linux-ppc64le.20are.20failing/with/566718655)
_Technically_ it is mentioned at https://conda-forge.org/docs/maintainer/knowledge_base/#security-considerations-for-conda-forge-builds. Also, our security blog posts have linked to it; e.g. https://conda-forge.org/blog/2025/07/16/security-audit/ 😬 But yes, I agree that it could have more visibility under Getting...
IIRC, mamba did export _some_ `__win` version in their virtual packages. See https://github.com/mamba-org/mamba/pull/2815. We'll probably need a small CEP to sync with mamba and rattler (which doesn't seem to have...