dotnet-installer/eng
Matt Mitchell fe7bc6ddef Fix asset manifest file names.
Set the asset manifest OS and change the name of the installers manifests.
Currently arcade defaults to using OS-Platform as the asset manifest file name.
Installer does a ton of building in docker containers, which ends up generating
many overlapping names. This is a symptom and also likely hiding some non-determinsm.

To fix, change the name of the blob asset manifest name to include a "-installers" suffix.
Then alter the property names around a bit so that AssetManifestOS is set
prior to publish.proj's publish target being run.
2020-08-03 13:02:10 -07:00
..
common Update dependencies from https://github.com/dotnet/arcade build 20200724.1 (#8055) 2020-07-29 16:57:31 +00:00
docker Removing RHEL6 CI leg as it is not support in .NET 5. 2020-01-07 15:34:51 -08:00
_prettyprint.sh Attempt to disable pretty print control codes for CI 2018-11-08 00:36:11 -08:00
build.yml Use PublishTestResults@2 task (#7321) 2020-05-15 17:08:26 +02:00
configure-toolset.ps1 Prepare for 3.0.1xx servicing 2019-10-03 22:57:58 -07:00
configure-toolset.sh Prepare for 3.0.1xx servicing 2019-10-03 22:57:58 -07:00
CopyToLatest.cmd Copy latest to blob when all legs succeed. 2018-12-20 13:21:18 -08:00
core-sdk-build-env.sh Add build environment script (with partition support) 2019-08-30 08:53:22 -07:00
core-sdk-test-env.bat Add test environment scripts 2018-11-20 10:10:19 -08:00
core-sdk-test-env.sh Merge branch 'master' into official_builds 2018-12-25 19:08:40 -08:00
dockerrun.ps1 Changes for core-sdk to move to yaml stages 2019-09-12 13:19:14 -07:00
dockerrun.sh Pass some other variables to dockerrun (#8009) 2020-07-16 10:19:51 -07:00
Key.snk Get tests and skeleton build tasks building 2018-10-22 19:59:58 -07:00
Publishing.props Fix asset manifest file names. 2020-08-03 13:02:10 -07:00
restore-toolset.ps1 Fix build environment script 2018-12-30 00:14:04 -08:00
restore-toolset.sh Updating stage0 to 3.0.100-preview-009812 again. This change was lost when we moved to arcade. 2018-12-28 14:15:07 -08:00
sdl-tsa-vars.config Add sdl validation config file (#7958) 2020-07-10 07:43:05 -07:00
Signing.props Disable signing of non-shipping packages 2019-01-11 14:57:07 -08:00
TestVersions.props [master] Update dependencies from dotnet/toolset (#5583) 2019-11-08 19:21:57 -08:00
Version.Details.xml [master] Update dependencies from dotnet/sdk (#8082) 2020-08-03 18:38:17 +00:00
Versions.props [master] Update dependencies from dotnet/sdk (#8082) 2020-08-03 18:38:17 +00:00