dotnet-installer/eng/common/templates
Matt Mitchell 9994b20baa
Changes for internal runtime build support for .NET 6 (#11422)
- Cherry pick the internal runtime download changes over
- Cherry pick changes to the arcade SB template over (making the next update a noop and unblocking P7+)
- Hoist out the variable groups and parameters needed for the internal download to the top level yaml file.
- Remove the old DownloadFile task and replace this with the Arcade version. Specifically this allows us to remove
  set/use of the DOTNETCLIMSRC_READ_SAS_TOKEN environment variable and instead rely on that task's ability to decode and
  use a base64 encoded SAS token. The reason for the environment variable usage before was that the
  non-encoded SAS token was getting mangled by msbuild/bash/etc. on non-Windows OSs.
- Update the source build tarball template with support for internal runtimes

Update to source build template
2021-08-06 13:54:33 -07:00
..
job Update dependencies from https://github.com/dotnet/arcade build 20210714.3 (#11131) 2021-07-15 14:32:48 +00:00
jobs Update dependencies from https://github.com/dotnet/arcade build 20210118.2 (#9489) 2021-01-20 14:08:25 +00:00
phases Update dependencies from https://github.com/dotnet/arcade build 20210310.1 (#9929) 2021-03-11 13:55:56 +00:00
post-build Update dependencies from https://github.com/dotnet/arcade build 20210524.6 (#10760) 2021-05-25 13:46:43 +00:00
steps Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00