jaimergp
jaimergp
Currently all repositories inherit the generic template from https://github.com/conda-forge/.github/blob/main/.github/PULL_REQUEST_TEMPLATE.md. This is good enough for most cases, but some feedstocks would benefit from some additional checks (especially in some of our...
Reverts conda-forge/conda-smithy#2413 The open-gpu-server runners are now using Node.js 24.x so we can roll this back. Need to check on Windows, though.
Some CODEOWNERS files are buggy because we assume feedstock maintainers have accepted the invitation once the feedstock is created after merge in staged-recipes, but that's not always the case. Example:...
### Solution to issue cannot be found in the documentation. - [x] I checked the documentation. ### Issue See https://github.com/conda-forge/napari-feedstock/pull/87#discussion_r2204432936 ### Installed packages ```shell NA ``` ### Environment info ```shell...
conda-smithy includes the linter, but in the past (way back!) it was already discussed whether to [break it out to a separate package](https://github.com/conda-forge/conda-smithy/issues/386), [merge with conda-verify](https://github.com/conda-forge/conda-smithy/issues/512), etc. That didn't happen...
### Your question: I'm preparing some X-to-conda-forge mappings to support an upcoming PEP and I've noticed a few dependencies that have many "implementations" available in our ecosystem. Mostly the case...
and... hint? lint? Create issue? The idea is that: if a feedstock is pulling from an archived repo, it should probably be archived too. Not sure how to best communicate...
https://github.com/zulip/zulip-archive exports public Zulip messages via a GH Pages site. Found about this recommendation in https://github.com/jupyter/governance/issues/182#issuecomment-2550191444. Looks simple to set up via GHA, we can just put it in a...
Goes with https://github.com/package-url/purl-spec/pull/433
Comes from https://github.com/package-url/packageurl-python/pull/186#issuecomment-2960250265 ### Files - [X] `src/univers/__init__.py` - [X] `src/univers/arch.py` - [x] `src/univers/conan/__init__.py` - [x] `src/univers/conan/errors.py` - [x] `src/univers/conan/version_range.py` - [x] `src/univers/conan/version.py` - [x] `src/univers/debian.py` - [x] `src/univers/gem.py` -...