microsoft / microsoft/azure-linux-dev-tools
when running `azldev config dump` images return only an absolute path
Open
enhancement
- Dominant language
- Go
- Stars
- 18
- Forks
- 27
- Avg merge
- 4d 33m
- Merged PRs (30d)
- 24
Description
For the config dump, it would be helpful to also have the relative path from the top of the directory structure for applications like queueing images to kiwi and other services which directly clone the repository. Can this be added in place of or in addition to the absolute path which gets resolved as a part of the config dump?
Seems like its information that is already present in the toml files (e.g. https://github.com/microsoft/azurelinux/blob/tomls/base/main/base/images/images.toml#L7) at least to some degree.
Contributor guide
Assessment
This issue has not been assessed yet.