Skip to content

Conversation

@baszalmstra
Copy link
Contributor

Add support for passing arbitrary arguments to rattler-build through
the extra-args configuration option. This enables users to enable
experimental features (like cache: support) without requiring
backend updates.

The --experimental flag is parsed from extra-args and enables
experimental mode in the SelectorConfig, which is needed for
multi-output recipes using the cache feature.

Closes #468

Add support for passing arbitrary arguments to rattler-build through
the `extra-args` configuration option. This enables users to enable
experimental features (like `cache:` support) without requiring
backend updates.

The `--experimental` flag is parsed from extra-args and enables
experimental mode in the SelectorConfig, which is needed for
multi-output recipes using the cache feature.

Closes #468
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.

feat: Add extra-args config option to pixi-build-rattler-build backend

3 participants