dotnet / dotnet/arcade

Combine source-build pre-build report entries for one package

Open
#11,940 0 comments 0 reactions 0 assignees View on GitHub
area-product-construction
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

Currently pre-build reports contain an entry for every package in every project, resulting in multiple mentions of the same pre-build if it is used in multiple projects:

```xml

```

I believe it would benefit general readability if one package ID / version combination had a single entry with file paths listed as the entries metadata. Something like this:

```xml



```

Some of the things we should be wary of:
- PowerBI report exists that consumes these reports; any changes to the structure should be also reflected there

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.