Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandJobInputs ¶
ExpandJobInputs is used by the Runner to expand job inputs when steps isn't involved Instead of sending the entire `expr` argument to `expression.ExpandString`, individual expressions are extracted from the `expr` string and sent one at a time. This allows us to constrain features to make it easy to replace the Steps expression language implementation. For example, we're restricting `ExpandJobInputs` to disallow expressions within expressions.
Types ¶
Click to show internal directories.
Click to hide internal directories.