Deprecate v0 recipe format - #34414
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
| description = "DEPRECATED: generate v0 only for exceptional recipes unsupported by v1" | ||
| cmd = "cd recipes && grayskull cran --strict-conda-forge" |
There was a problem hiding this comment.
I'd like to review the grayskull cran --strict-conda-forge output first. Submissions I've seen recently aren't at parity with our (standard) v0 recipes.
There was a problem hiding this comment.
Can you let me know what to improve? Ideally give me a few examples and I will happily take a look!
|
@conda-forge/staged-recipes, please review |
|
To help direct your pull request to the best reviewers, please mention a topic-specifc team if your recipe matches any of the following: {conda-forge/staged-recipes, conda-forge/help-c-cpp, conda-forge/help-cdts, conda-forge/help-go, conda-forge/help-java, conda-forge/help-julia, conda-forge/help-nodejs, conda-forge/help-perl, conda-forge/help-python, conda-forge/help-python-c, conda-forge/help-r, conda-forge/help-ruby, conda-forge/help-rust}. Thanks! |
| - [Currently available conda-forge packages](https://conda-forge.org/feedstock-outputs/) | ||
| - [The conda-forge docs](https://conda-forge.org/docs/maintainer/adding_pkgs.html#the-staging-process) | ||
| - [Grayskull](https://github.com/conda-incubator/grayskull) - to automatically generate a recipe for packages on PyPI | ||
| - [Grayskull](https://github.com/conda-incubator/grayskull) - to automatically generate a v1 recipe for packages on PyPI (pass `--use-v1-format`) |
There was a problem hiding this comment.
Grayskull should change their default to v1 at this point, ideally.
There was a problem hiding this comment.
We could rename the directory name to example-v0-deprecated or something like that.
|
The |
|
Fixed! |
Checklist
url) rather than a repo (e.g.git_url) is used in your recipe (see here for more details).