Define task/target execution engine
Open
- Dominant language
- Rust
- Stars
- 209
- Forks
- 65
- Avg merge
- 8h 55m
- Merged PRs (30d)
- 126
Description
Background:
- Targets should orchestrate pipelines and tasks (build/test/clean).
Scope:
- Implement target definitions and task execution primitives.
- Support intrinsic actions and external command execution.
- Define configuration shape in morphir config.
Acceptance criteria:
- Targets can orchestrate pipelines/tasks.
- External commands run with explicit mount permissions.
Contributor guide
Assessment
This issue has not been assessed yet.