Skip to content

Source build artifacts has more than doubled in size in 10.0 #4973

@MichaelSimons

Description

@MichaelSimons

Looking at the currently referenced source build artifacts tarball (from 10.0 P2), it is 1.81 GB while the most recent release of 9.0.1xx is right around 800 MB. Doing a quick investigation, I see that all symbols.nupkg packages are getting bundled. I would expect these to be included in the separate symbols tarballs. Distro maintainers' build systems are sensitive to the artifact size. It is needless to include the symbols and greatly slows down the prep time.

When fixing consider what type of validation could be added to prevent such regressions in the future.

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions