-
Notifications
You must be signed in to change notification settings - Fork 444
Closed
Labels
Description
Checklist
- I've looked through the issues and pull requests for similar request
- This feature could be solved with a custom docker image (optional)
Describe your request
Cross should be able to parse config values from [workspace.metadata.cross] sections.
Describe why this would be a good inclusion for cross
It seems to be impossible to set per-workspace config values when using virtual manifests without editing Cross.toml, since [package.metadata] sections do not work in virtual manifests.
An applicable scenario would be when the CROSS_CONFIG variable is set to a global, constant, Cross.toml file.
Reactions are currently unavailable