-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
sprint/currentIs assigned to issues which are planned to work on in the current team sprintIs assigned to issues which are planned to work on in the current team sprint
Milestone
Description
Description
The devfile 2.0 spec includes global variables, which define key-value pairs, e.g.
variables:
my-var: "some value"
These variables can be referenced in non-key string fields within the devfile using {{my-var}}
to template different versions of a devfile by setting only the variable field.
We should add support for this in DWO.
See issue devfile/api#239 and PR devfile/api#352 for details.
Metadata
Metadata
Assignees
Labels
sprint/currentIs assigned to issues which are planned to work on in the current team sprintIs assigned to issues which are planned to work on in the current team sprint