Skip to content
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

convenience functions for writing RepoData #1096

Open
2 of 6 tasks
pavelzw opened this issue Feb 23, 2025 · 1 comment
Open
2 of 6 tasks

convenience functions for writing RepoData #1096

pavelzw opened this issue Feb 23, 2025 · 1 comment

Comments

@pavelzw
Copy link
Contributor

pavelzw commented Feb 23, 2025

after reworking rattler_index in #1076, i think it would be nice to add some convenience functions to generate the different repodata formats, including:

  • repodata.json
  • repodata.json.bz2
  • repodata.json.zst
  • repodata.jlap
  • sharded repodata

rattler-index (and conda-mirror, which i'm currently also working on right now) could then use these functions to generate all repodata variants that are supported by pixi/conda/mamba right now.

@baszalmstra
Copy link
Collaborator

I dont think we need to support jlap. The CEP never passed and it has been superseded by sharded repodata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants