Commit graph

27075 commits

Author SHA1 Message Date
Marc Paine
b992eff366
#5412 updating svgs to use no cache (#14904) 2023-01-04 14:39:55 -08:00
Noah Gilson
1a457842c0
[main] Update dependencies from dotnet/source-build-externals (#15191) 2023-01-04 10:04:04 -08:00
dotnet-maestro[bot]
0cf859af49 Update dependencies from https://github.com/dotnet/source-build-externals build 20230103.2
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.22615.1 -> To Version 8.0.0-alpha.1.23053.2
2023-01-04 13:57:17 +00:00
Přemek Vysoký
db1564e21d
Add Codespaces container definitions for the VMR (#15172)
Resolves https://github.com/dotnet/arcade/issues/11902
2023-01-04 10:22:06 +00:00
Mike Mulchrone
2bf20edad6 merge conflicts 2023-01-04 04:08:49 -05:00
v-wuzhai
a9186e3ed4
[main] Update dependencies from dotnet/source-build-reference-packages (#15180) 2023-01-03 21:48:55 -08:00
Jo Shields
70205ded0c
When overriding RID for non-Linux, use $(Platform) not x64 (#15153) 2023-01-03 16:34:39 -06:00
dotnet-maestro[bot]
c3d9814e7d Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20230103.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.22616.1 -> To Version 8.0.0-alpha.1.23053.1
2023-01-03 22:18:31 +00:00
Noah Gilson
b779a08108
[main] Update dependencies from dotnet/arcade-services (#15179) 2023-01-03 09:48:49 -08:00
dotnet-maestro[bot]
ad40476d49 Update dependencies from https://github.com/dotnet/arcade-services build 20230103.1
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.22622.1 -> To Version 1.1.0-beta.23053.1
2023-01-03 14:10:27 +00:00
dotnet-maestro[bot]
1c4be07c6f
[main] Update dependencies from dotnet/arcade-services (#15171)
[main] Update dependencies from dotnet/arcade-services
2022-12-22 16:41:20 +00:00
Přemek Vysoký
688c0c534f
Re-enable VMR build in installer's PRs (#15170) 2022-12-22 12:22:57 +00:00
Přemek Vysoký
5aac0db522
Move src/SourceBuild/tarball/* up one folder (#15166) 2022-12-21 21:47:54 +01:00
Přemek Vysoký
118280814f
Fix VMR initialization (#15169)
Co-authored-by: Andrii Patsula <andriy.patsula@gmail.com>
2022-12-21 17:46:06 +01:00
Sven Boemer
fe452cf9cc
Add KnownILLinkPack to bundled versions (#15106)
Part of dotnet/linker#3029. With
https://github.com/dotnet/sdk/pull/29441/files, this will enable the
SDK to use a different version of illink depending on the TFM.

The latest 7.0 illink package is used when trimming net7.0 and
earlier, which matches the configuration we shipped in the .NET 7 SDK.

- The 7.0 version is taken from the latest 7.0 SDK branch:
   https://github.com/dotnet/sdk/blob/release/7.0.2xx/eng/Versions.props#L89.
- The 8.0 version is the latest in the SDK's main branch:
   https://github.com/dotnet/sdk/blob/main/eng/Versions.props#L88

These versions will quickly get out of date and need to be kept
updated. For the latest (8.0) version it would be possible to
set up dependency flow from linker -> installer to automate this, but
this will not be necessary after the linker move to dotnet/runtime, which will
allow us to use $(MicrosoftNETCoreAppRuntimePackageVersion) for the
latest illink pack.

Unfortunately the 7.0 version will still need manual updates. We might
want to consider changing our version numbers to match dotnet/runtime,
but AFAIK that will still be a manual process (to update the patch
number in the release/7.0 branch of dotnet/linker every SDK servicing
release).
2022-12-20 17:49:46 -08:00
Sven Boemer
094ab5eb7f Bump 8.0 version 2022-12-21 00:52:46 +00:00
dotnet-maestro[bot]
9d67854a55
[main] Update dependencies from dotnet/emsdk dotnet/arcade-services (#15159)
[main] Update dependencies from dotnet/emsdk dotnet/arcade-services
2022-12-21 00:24:09 +00:00
Přemek Vysoký
0d24684503
Fix branch filters for the VMR synchronization (#15161) 2022-12-20 18:24:30 +00:00
Přemek Vysoký
bbd2f682dc
Fix branch filters for the VMR synchronization (#15160) 2022-12-20 15:01:14 +00:00
Přemek Vysoký
ec53154100
Fix branch filters for the VMR synchronization (#15158) 2022-12-20 13:29:00 +00:00
Přemek Vysoký
d9c5ac0870
Fix branch filters for the VMR synchronization (#15156) 2022-12-20 10:44:51 +00:00
Jo Shields
8750a90545
Apply RID override behaviour from runtime to aspnetcore/installer (#15143) 2022-12-19 08:43:54 -05:00
v-wuzhai
938e7bc3e8
[main] Update dependencies from dotnet/source-build-externals (#15142) 2022-12-18 18:42:00 -08:00
v-wuzhai
525b63ff8b
[main] Update dependencies from dotnet/source-build-reference-packages (#15150) 2022-12-18 18:40:52 -08:00
dotnet-maestro[bot]
cfb4cdece9 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221216.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.22614.2 -> To Version 8.0.0-alpha.1.22616.1
2022-12-17 00:51:45 +00:00
Michael Simons
47a747f226
Update source-build previous source-built artifacts (#15146) 2022-12-16 16:23:50 -06:00
Michael Simons
54d14d24d9
Remove backported source-build razor patch (#15147) 2022-12-16 14:07:10 -06:00
Michael Simons
a92c61849e
Move top-level packages dir into prereqs (#15140) 2022-12-16 17:52:21 +00:00
Michael Simons
88fc74fe81
Replace razor-compiler with razor (#15105) 2022-12-16 11:27:13 -06:00
dotnet-maestro[bot]
8167dbf055
[main] Update dependencies from dotnet/sdk (#15139)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: MichaelSimons <msimons@microsoft.com>
2022-12-16 11:03:13 -06:00
Přemek Vysoký
60eee7f5b8
Only push main and release/* branches to the VMR (#15144) 2022-12-16 15:51:40 +00:00
dotnet-maestro[bot]
ded4d76662 Update dependencies from https://github.com/dotnet/source-build-externals build 20221215.1
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.22614.2 -> To Version 8.0.0-alpha.1.22615.1
2022-12-16 13:48:58 +00:00
Jo Shields
82cb3b7800 Apply RID override behaviour from runtime to aspnetcore/installer 2022-12-16 08:09:23 -05:00
Michael Simons
6b37d32420
Refactor source-build archives infra (#15135) 2022-12-15 16:21:48 -06:00
dotnet-maestro[bot]
a3cd81a9fc
[main] Update dependencies from dotnet/source-build-externals (#15138)
[main] Update dependencies from dotnet/source-build-externals
2022-12-15 19:41:09 +00:00
Michael Simons
c7081c2b5a
Move git-info dir into prereqs (#15134)
* Move git-info dir into prereqs

* Bump DarcLib

* Add back import condition for non-repo projects

Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
2022-12-15 18:38:34 +00:00
dotnet-maestro[bot]
46d9543324
Update dependencies from https://github.com/dotnet/arcade-services build 20221214.2 (#15137)
[main] Update dependencies from dotnet/arcade-services
2022-12-15 10:34:40 +00:00
Přemek Vysoký
ce1921c17d
Run VMR's pipelines from the VMR directly (#15124) 2022-12-15 09:33:09 +01:00
v-wuzhai
dd0bce7b3f
Merge pull request #15136 from dotnet/darc-main-f26dad30-7b50-4266-a0f5-d630a5682784
[main] Update dependencies from dotnet/source-build-reference-packages
2022-12-14 22:13:03 -08:00
dotnet-maestro[bot]
22a0996162 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221214.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.22614.1 -> To Version 8.0.0-alpha.1.22614.2
2022-12-15 04:33:56 +00:00
v-wuzhai
4f67fb1131
Merge pull request #15133 from dotnet/darc-main-73760662-5b3b-4de2-8b85-ae3fda7fdbd9
[main] Update dependencies from dotnet/source-build-reference-packages
2022-12-14 19:23:16 -08:00
dotnet-maestro[bot]
aa8dc8be5b
Update dependencies from https://github.com/dotnet/source-build-externals build 20221213.1 (#15131)
[main] Update dependencies from dotnet/source-build-externals
2022-12-14 21:31:09 +00:00
dotnet-maestro[bot]
6fc336e784 Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221214.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 8.0.0-alpha.1.22613.1 -> To Version 8.0.0-alpha.1.22614.1
2022-12-14 19:01:17 +00:00
Michael Simons
a3093b4d35
Cleanup top level source-build directories (#15126)
* Rename repos dir to repo-projects

* Move keys dir into prereqs

* Refactor Tools and tools-local dirs

* Refactor ArcadeOverrides dir

* Update .gitignore
2022-12-14 10:59:05 -06:00
dotnet-maestro[bot]
bccc46bfad
Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221213.1 (#15125)
[main] Update dependencies from dotnet/source-build-reference-packages
2022-12-14 00:46:50 +00:00
Marc Paine
ffda9745d6
Merge pull request #15094 from dotnet/marcpopMSFT-cleanupnugets
Delete some test folders once run to not leave them on the machine
2022-12-13 16:39:17 -08:00
dotnet-maestro[bot]
0b95775916
Update dependencies from https://github.com/dotnet/emsdk build 20221212.1 (#15123)
[main] Update dependencies from dotnet/emsdk
2022-12-13 18:46:50 +00:00
dotnet-maestro[bot]
e9e0a769c7
[main] Update dependencies from dotnet/sdk (#15118)
[main] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-alpha.1.22607.2 to 8.0.0-alpha.1.22609.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22607.2 to 8.0.0-alpha.1.22609.1 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-alpha.1.22607.2 to 8.0.0-alpha.1.22609.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-jwts: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 8.0.0-alpha.1.22608.6 to 8.0.0-alpha.1.22612.9 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.22607.2 to 8.0.0-alpha.1.22609.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.22607.2 to 8.0.0-alpha.1.22609.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 17.5.0-preview-20221209-01 to 17.5.0-preview-20221209-03 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.ILLink.Tasks: from 8.0.100-1.22609.1 to 8.0.100-1.22612.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 17.5.0-preview-22608-02 to 17.5.0-preview-22612-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 6.5.0-preview.2.108 to 6.5.0-preview.3.126 (parent: Microsoft.NET.Sdk)

 - Merge branch 'main' of https://github.com/dotnet/installer into darc-main-f64e2f71-8a38-4252-ad60-74b7e6f08ef1

 - Resolve source-build patch conflicts

 - --amend

 - --amend
2022-12-13 18:00:50 +00:00
Vlada Shubina
35bf9b1423 removed workaround in BundledTemplates.targets 2022-12-13 18:43:33 +01:00
Vlada Shubina
964d83d0f8 removed duplicate args for dotnet new 2022-12-13 18:43:33 +01:00