Report Sizes
Report Sizes
Enable this to keep an eye on your binary and package sizes.
It’ll report the size of each artifact of the following types to the build
output, as well as on dist/artifacts.json:
BinaryUniversalBinaryUploadableArchiveUploadableBinaryUploadableFileUploadableSourceArchivePublishableSnapcraftLinuxPackageMakeselfMSIXFlatpakSourceRPMSBOMPyWheelPySdistChecksumSignatureCertificateCArchiveCSharedHeader
Here are the available configuration options:
.goreleaser.yaml
# Whether to enable the size reporting or not.
report_sizes: trueLast updated on