Jack Olivieri
Jack Olivieri
Hey man, first kudos on creating such a project. It is even referenced in some ubuntu official WSL guide. But sorry to say, this repo is anything but well taken...
add `git` to the `build` dependencies automatically when `git_rev` or `git_url` is used in `source:`
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Make it so I don't...
Hi, I'm using Kodi 21.0 + Raspberry Pi 5. I downloaded the latest Kodi from 'matrix' branch and installed it through the Kodi GUI. When I try to open most...
At https://github.com/AnacondaRecipes, we are trying to build `fairseq2 0.2.1`, but noticed the GH project is not tagged at that version, but looking at the history, [this commit](https://github.com/facebookresearch/fairseq2/commit/c664a42ac30c5ba3ab23382327903cf690ea1ffb) seems to correspond...
This PR originates from the request that tests are moved to the `info` directory inside the produced package in order to let `rattler-build` behavior conform of that of `conda-build`. The...
When `rattler-build` executes a build of a v1 recipe, the test directory ends up in `$PKG/etc/`, unlike builds with `conda-build` where they would end up in `$PKG/info`. At Anaconda we...
At https://github.com/conda we are seeking to align the behavior of `conda-build` with that of `rattler-build`. `conda-build` has some unique regular files not present in `rattler-build` artifacts: - meta.yaml.template - git...