Commit graph

6 commits

Author SHA1 Message Date
dotnet-maestro[bot]
e81393bd11
Update dependencies from https://github.com/dotnet/arcade build 20210806.6 (#11445)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.21380.1 to 1.0.0-beta.21405.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-08-07 13:00:09 +00:00
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
dotnet-maestro[bot]
505cc284f6
Update dependencies from https://github.com/dotnet/arcade build 20210723.11 (#11253)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - XliffTasks: from 1.0.0-beta.21367.1 to 1.0.0-beta.21371.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-07-24 13:39:21 +00:00
dotnet-maestro[bot]
6f05884ce0
Update dependencies from https://github.com/dotnet/arcade build 20210524.6 (#10760)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - XliffTasks: from 1.0.0-beta.21265.1 to 1.0.0-beta.21272.1 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-05-25 13:46:43 +00:00
dotnet-maestro[bot]
09efa9bf52
Update dependencies from https://github.com/dotnet/arcade build 20210325.1 (#10028)
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - XliffTasks: from 1.0.0-beta.21153.1 to 1.0.0-beta.21169.2 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-03-25 18:13:25 +00:00
dotnet-maestro[bot]
0b940dce99
Update dependencies from https://github.com/dotnet/arcade build 20200922.36 (#8705)
[master] Update dependencies from dotnet/arcade
2020-09-24 13:28:58 +00:00