Workflow variables
Registered by
Renat Akhmerov
We need a new section in workflow definition where we could define a list of explicit workflow variables.
DSL Example:
workflows:
my_wf:
type: direct
input:
...
vars:
var1: val1
var2: val2
These variables should be accessible the same way as regular workflow context variables.
Blueprint information
- Status:
- Complete
- Approver:
- Renat Akhmerov
- Priority:
- Medium
- Drafter:
- Renat Akhmerov
- Direction:
- Approved
- Assignee:
- Renat Akhmerov
- Definition:
- Approved
- Series goal:
- Accepted for liberty
- Implementation:
- Implemented
- Milestone target:
- 1.0.0
- Started by
- Renat Akhmerov
- Completed by
- Nikolay Makhotkin
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Workflow variables: adding "vars" property in to workflow specification
Addressed by: https:/
Workflow variables: modifying engine so that variables work
Addressed by: https:/
Simplifying a few data_flow methods
(?)