dotnet / dotnet/docker-tools

MergeImageInfo command does not have any useful output

Open
#1,697 0 comments 0 reactions 0 assignees View on GitHub
area-infrastructure
Dominant language
C#
Stars
181
Forks
67
Avg merge
2d 15h
Merged PRs (30d)
10

Description

The output of a successful run of the `MergeImageInfo` command looks like this:

```
READING MANIFEST
----------------
```

(from [this build](https://dev.azure.com/dnceng/internal/_build/results?buildId=2702498&view=logs&j=739bb7ec-7296-5b40-7dff-ee3297bfdaa4&t=e9450724-223d-5c25-ea90-d48101df80fb))

Surely there should be _some_ additional diagnostic information we can log so that it's obvious the command is doing something. Some examples:

- List which imageInfo files were found in the input folder
- List which contents were determined to be out of date content and thus were removed
- Some output for each object that gets merged
- Writing the output to the disk

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.