conda / infrastructure

A repo to report issues and have discussions about the conda infrastructure
BSD 3-Clause "New" or "Revised" License
11 stars 15 forks source link

CDN sync setup outdated for Bioconda #950

Open mbargull opened 1 month ago

mbargull commented 1 month ago

Checklist

What happened?

It looks like the CDN sync for bioconda uses a pretty outdated setup:

  1. https://conda.anaconda.org/bioconda/rss.xml is still the old cut-off-XML <item><title>...</title><pubDate>...</pubDate></item> format.
  2. https://conda.anaconda.org/bioconda/noarch/repodata.json.zst is not being generated.
  3. https://anaconda.org/bioconda/bioconda-utils/3.2.0/download/noarch/bioconda-utils-3.2.0-pyh7cba7a3_0.conda is not being sync'd.

I wanted us to finally start using .conda packages, hence the last point is the most pressing issue.

What can I do to expedite the CDN sync setup update for bioconda?


This is really a dupe of gh-866 and probably just needs the same handling as nvidia: https://github.com/conda/infrastructure/issues/945 . I'm no fan of opening duplicate issues, but doing this for visibility in due to https://github.com/conda/infrastructure/issues/866#issuecomment-2015150491 .

Conda Info

No response

Conda Config

No response

Conda list

No response

Additional Context

No response

jezdez commented 1 month ago

Thanks for opening this ticket, I concur this should be improved. CCing @chenghlee.