jaimergp
jaimergp
### Checklist - [x] I added a descriptive title - [x] I searched open requests and couldn't find a duplicate ### What is the idea? Add an optional field in...
It's really tricky to get accurate usage or download data for given package versions, platforms, etc, that can inform decision making (e.g. [dropping osx-64](https://github.com/conda-forge/conda-forge.github.io/issues/2646)). Different conda clients are using different...
## Checklist for submitter - [X] I am submitting a new CEP: [Package metadata files served by conda channels](https://github.com/jaimergp/ceps/blob/repodata/cep-XXXX.md). - [X] I am using the CEP template by creating a...
## Checklist for submitter - [X] I am submitting a new CEP: [Channel metadata files served by conda channels](https://github.com/jaimergp/ceps/blob/channeldata/cep-XXXX.md). - [X] I am using the CEP template by creating a...
## Checklist for submitter - [X] I am submitting a new CEP: [Version strings and their ordering](https://github.com/jaimergp/ceps/blob/versioning/cep-XXXX.md). - [X] I am using the CEP template by creating a copy `cep-0000.md`...
## Checklist for submitter - [X] I am submitting a new CEP: [`conda-lock.yml` lockfiles](https://github.com/jaimergp/ceps/blob/conda-lock/cep-XXXX.md). - [X] I am using the CEP template by creating a copy `cep-0000.md` named `cep-XXXX.md` in...
## Checklist for submitter - [X] I am submitting a new CEP: [Contents of conda packages](https://github.com/jaimergp/ceps/blob/package-contents/cep-XXXX.md). - [X] I am using the CEP template by creating a copy `cep-0000.md` named...
## Checklist for submitter - [X] I am submitting a new CEP: [Standardize conda environment creation and directory structure](https://github.com/jaimergp/ceps/blob/conda-meta-json/cep-XXXX.md). - [X] I am using the CEP template by creating a...
## Checklist for submitter - [X] I am submitting a new CEP: [Distributable package artifacts file formats](https://github.com/jaimergp/ceps/blob/package-file-formats/cep-XXXX.md). - [X] I am using the CEP template by creating a copy `cep-0000.md`...
Key points: - This is `conda`-specific, other tools in the ecosystems might not want to use it - `conda` can choose when to register envs (e.g. temporary ones used internally...