:zap: Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...
Best if we can rename it with a "softly-deprecated" alias :)
Given that this function fetches and returns data that can be used in downstream tasks, it would be better to call it "fetch" or "get" rather than "print" — "print" would be suitable if it would log sth to the console but here it returns context that can be used to fetch specific info e.g. {{ printContext().taskrun }}
Feature description
Best if we can rename it with a "softly-deprecated" alias :)
Given that this function fetches and returns data that can be used in downstream tasks, it would be better to call it "fetch" or "get" rather than "print" — "print" would be suitable if it would log sth to the console but here it returns context that can be used to fetch specific info e.g.
{{ printContext().taskrun }}
Full example: