DockerCLI/scripts/build
Sebastiaan van Stijn 4cd2d9ddd2
Change "COMPANY_NAME" to "PACKAGER_NAME"
The COMPANY_NAME currently sets the "CompanyName" field in the metadata
of Windows binaries. Our intent of this field is this field to contain
information about the company/party that produced the binary.

Also from [FileVersionInfo.CompanyName][FileVersionInfo.CompanyName]:

> Gets the name of the company that produced the file

Based on the above, "PACKAGER_NAME" is a bit more generic, and clearer
on intent, and we may at some point re-use this same information to
propagate equivalent fields on other platforms (rpms, debs)

[FileVersionInfo.CompanyName]: https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.fileversioninfo.companyname

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-27 10:09:50 +02:00
..
.variables scripts/build: make sure osusergo is set for static with CGO enabled 2022-03-26 15:49:05 +01:00
binary GitHub Actions e2e tests 2021-11-17 17:18:25 +01:00
mkversioninfo Change "COMPANY_NAME" to "PACKAGER_NAME" 2022-03-27 10:09:50 +02:00
plugins GitHub Actions e2e tests 2021-11-17 17:18:25 +01:00