argoproj-labs / hera

Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone! Hera abstracts away low-level setup details while still maintaining a consistent vocabulary with Argo. ⭐️ Remember to star!
https://hera.rtfd.io
Apache License 2.0
550 stars 105 forks source link

HEP0001 - Automatic TemplateRef Step/Task #1096

Closed elliotgunton closed 2 months ago

elliotgunton commented 2 months ago

When using a function from a WorkflowTemplate in another Workflow[Template] in a DAG/Steps context, we need to detect that it should be a template ref as it belongs to another WorkflowTemplate.