Implement Evaluation Configuration Variables/Expressions #313
Labels
enhancement
New feature or request
epic
A large, high-level task composed of (sub-epic) tasks
wishlist
Highly desired/useful to a deliverable ahead of required deadline
The configuration for an element for an evaluation might look like:
It would be useful to insert variables so that the same configuration may be used multiple times as conditions and needs change. The above configuration my look like the following with variable functionality:
Another example could be:
instead of
Steps:
NOW
) #687This may be considered as done when a configuration may include strings such as
"{{ NOW }} "
or " {{ CONSTANT }}/path/to/whatever" may be used, are fully documented, and are have a good deal of unit tests.The text was updated successfully, but these errors were encountered: