Daniel Holth

Results 97 issues of Daniel Holth

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? While reading conda-build's source code...

source::anaconda
type::feature

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? conda-build produces repodata.json.bz2 for the local channel...

type::bug
source::anaconda

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? With standalone conda-index, conda-build's legacy...

source::anaconda
type::feature

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? IIUC conda-build used to be...

backlog
pending::discussion
source::anaconda
type::feature
stale

If the `ssl` module is broken for some reason, `anaconda upload` produces this error message: ``` anaconda upload -u dholth /Users/dholth/miniconda3/envs/build-pcre2/conda-bld/osx-arm64/dholth_test_package-0.0.1-py310_0.tar.bz2 Using Anaconda API: https://api.anaconda.org/ [ERROR] API server not found....

This is intended to reproduce a build issue reported by the anaconda-client maintainers.

### Description Experiment with [cranko](https://pkgw.github.io/cranko/book/latest/), a newer release automation tool. ### Checklist - did you ... - [ ] Add a file to the `news` directory ([using the template](../blob/main/news/TEMPLATE)) for...

cla-signed

### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue I accidentally put the sha256 of an empty file into my recipe,...

bug
linter

### Troubleshooting docs - [X] My problem is not solved in the Troubleshooting docs ### Anaconda default channels - [X] I do NOT use the Anaconda default channels (pkgs/* etc.)...

Attempt to add libmamba support for https://github.com/conda/conda/blob/b8ef64e4ad27b36d39e519188203d0e2ff43925b/conda/gateways/repodata/jlap/README.md Which collects patches into a second, smaller repodata.json overlay to avoid the problem of having to re-serialize the entire file all the time....