Detect when multiple commands have the same output
Open
enhancement
- Dominant language
- C++
- Stars
- 441
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Asset Cooker should mark these commands as errors and refuse to cook them.
One step further would be to validate that commands using outputs of other commands have a lower prio (ie. reliably cook *after*).
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating command output handling and the cooking dependency-order logic; done means duplicate outputs are reported as errors and cooking is refused, with dependent commands validated to run after the commands producing their inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100