Isuru Fernando
Isuru Fernando
> Are you considering to do this for every package as we do in Bioconda? yes. How is this server hosted?
@sodre, you can only upload conda and pypi packages to anaconda.org.
True. Do you have some script to do that? We can hook it up to conda-forge-ci-setup.
That wouldn't work, IMO. It'll be harder to replace the file in the recipe
https://github.com/mamba-org/mamba/pull/1143 might fix the mambaforge issue.
micromamba links statically to libstdc++ on Linux, so that's not the issue
@jonashaag, I don't know why you are thinking this is a libstdc++ error. If the issue is a libstdc++ version issue, then the executable will fail with a missing symbol...
We are going to change the version string to `x86_64-conda-linux-gnu-cc (conda-forge gcc 11.2.0-15) 11.2.0`. Sorry about the change.
I approve the version and agree to 4.
Failures mentioned were because of PRs coming from forks. We should exit early if `GH_TOKEN` is empty