Skip to content

Default to v1 recipe format - #669

Merged
marcelotrevisani merged 1 commit into
conda:mainfrom
wolfv:default-v1-recipes
Sep 4, 2026
Merged

Default to v1 recipe format#669
marcelotrevisani merged 1 commit into
conda:mainfrom
wolfv:default-v1-recipes

Conversation

@wolfv

@wolfv wolfv commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • generate v1 recipes by default for PyPI and CRAN
  • retain v0 output through --no-use-v1-format
  • update the usage docs and CLI tests

Addresses #630.

Tests

  • pixi run -e testing pytest tests/cli/test_cli_cmds.py tests/cli/test_cli_recipes.py tests/test_py_toml.py -q
  • pixi run ruff check grayskull/main.py tests/cli/test_cli_cmds.py tests/cli/test_cli_recipes.py tests/test_py_toml.py
  • pixi run ruff format --check grayskull/main.py tests/cli/test_cli_cmds.py tests/cli/test_cli_recipes.py tests/test_py_toml.py

@marcelotrevisani
marcelotrevisani merged commit e3479bd into conda:main Sep 4, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants