dotnet-installer/eng/common/templates/steps
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
..
add-build-to-channel.yml Update dependencies from https://github.com/dotnet/arcade build 20200129.8 (#6261) 2020-01-30 13:35:10 +00:00
build-reason.yml Enabling Azure DevOps YAML builds. 2018-10-17 15:17:40 -07:00
publish-logs.yml Update dependencies from https://github.com/dotnet/arcade build 20200902.19 (#8406) 2020-09-04 15:32:57 +00:00
run-on-unix.yml Enabling Azure DevOps YAML builds. 2018-10-17 15:17:40 -07:00
run-on-windows.yml Enabling Azure DevOps YAML builds. 2018-10-17 15:17:40 -07:00
run-script-ifequalelse.yml Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#7357) 2020-04-30 12:44:30 +00:00
send-to-helix.yml Update dependencies from https://github.com/dotnet/arcade build 20210302.1 (#9867) 2021-03-03 14:01:31 +00:00
source-build.yml Changes for internal runtime build support for .NET 6 (#11422) 2021-08-06 13:54:33 -07:00
telemetry-end.yml Update dependencies from https://github.com/dotnet/arcade build 20190201.16 (#371) 2019-02-02 13:41:24 +00:00
telemetry-start.yml Update dependencies from https://github.com/dotnet/arcade build 20190206.4 (#404) 2019-02-07 16:23:16 +00:00