-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
dockerRelated to container images we produceRelated to container images we produceenhancementNew feature or requestNew feature or requestpriority/mediumMedium priorityMedium prioritypythonPull requests that update python codePull requests that update python codetech debtTechnical debt we should addressTechnical debt we should address
Description
We have two different representation formats for short-hand or condensed OS identifiers in artifacts such as filenames. For instance, Ubuntu 22.04 could be condensed as "ubuntu2204" or "ubuntu-22.04" depending on where its used. At some point, we should unify our identifiers to be the "ubuntu-22.04" style as it is more readable and usable in most cases. We will need to consider that this will affect extension splitting when used in filenames.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dockerRelated to container images we produceRelated to container images we produceenhancementNew feature or requestNew feature or requestpriority/mediumMedium priorityMedium prioritypythonPull requests that update python codePull requests that update python codetech debtTechnical debt we should addressTechnical debt we should address