Allow specifying configuration common to all targets
Open
wontfix
- Dominant language
- Python
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
A reserved target name like `all` could make sense to allow the user to define configuration common to all targets. This way, if all targets share some configuration, say, some image or post_build command, the user is not required to input the same configuration multiple times.
Contributor guide
Research direction
Start by tracing how target configuration is represented and merged, using the image and post_build examples. Determine how a reserved `all` target would share configuration with every target; done means users can provide that configuration once, but no files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100