This repository was archived by the owner on Dec 20, 2025. It is now read-only.
echo 1.583.0
v1.583.0
Requires Orca >= v6.120.1
fix(pipelines): Pass resolveArtifacts = true to plan endpoint (#427)
Orca now requires callers to explicitly request artifact resolution
when calling '/plan' on a templated pipeline. We do want this
behavior when triggering from echo, so pass the flag.