Add prefix to variable names emitted by ImageBuilder
Open
enhancement
- Dominant language
- C#
- Stars
- 181
- Forks
- 67
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 10
Description
The names of the variables emitted by ImageBuilder are very generic like "osType", "osVersion", and "architecture". When these variables are referenced in the pipelines, it is not obvious to know where come. To make things easier to understand, I suggest adding "imageBuilder." or something as a prefix to the names to indicate the source.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.