Evaluate YAQL / Jinja2 expressions when using run-action
Registered by
Moshe Elisha
Expressions are not evaluated when running an action:
-bash-4.2# mistral run-action std.echo '{"output": "<% $ %>"}'
{"result": "<% $ %>"}
-bash-4.2# mistral run-action std.echo '{"output": "<% uuid() %>"}'
{"result": "<% uuid() %>"}
This BP is meant to evaluate these expressions with the available minimal context we have in run-action.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Moshe Elisha
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)