dotnet / dotnet/docker-tools

Add prefix to variable names emitted by ImageBuilder

Open
#156 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.