Skip to content

Default to v1 recipe format - #669

Open
wolfv wants to merge 1 commit into
conda:mainfrom
wolfv:default-v1-recipes
Open

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

Conversation

@wolfv

@wolfv wolfv commented Aug 2, 2026

Copy link
Copy Markdown

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

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.

1 participant