Commit graph

35977 commits

Author SHA1 Message Date
Nikola Milosavljevic
049c92b4d3
Use package source mappings in VMR build (#19114)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-03-22 07:31:28 -07:00
Ella Hathaway
700ed9e1dd
Additional Binary Exclusions (#19135) 2024-03-22 09:09:24 -05:00
dotnet-maestro[bot]
07978f19ee Update dependencies from https://github.com/dotnet/arcade build
Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24170.7 -> To Version 9.0.0-beta.24171.5
2024-03-22 12:17:31 +00:00
Ella Hathaway
3a619503f0
Remove cloaked binaries (#18563) 2024-03-21 17:07:19 -07:00
JL03-Yue
e1536bf658
[main] Update dependencies from dotnet/test-templates (#19124) 2024-03-21 14:58:09 -07:00
JL03-Yue
0f06fc0ee0
Merge branch 'main' into darc-main-0f8644d2-f1b6-4388-84a3-24df6704f81f 2024-03-21 13:39:58 -07:00
Michael Yanni
79f35dcddc
Auto-generated baselines by 1ES Pipeline Templates (#19127) 2024-03-21 11:34:44 -07:00
Michael Yanni
a231489d1e Add the baselines necessary for SDL tooling. 2024-03-21 10:10:11 -07:00
Jackson Schuster
a82bdc9bf3 PR feedback
- Move Directory.Build.props to build UB tests with arcade
- Use msbuild task to run tests rather than exec
- Update old condition for building UB tests
2024-03-21 10:03:54 -07:00
Jackson Schuster
3a96da9876 Merge branch 'main' of https://github.com/dotnet/installer into TestProjectValidation 2024-03-21 08:24:32 -07:00
Jackson Schuster
5c57672381 Update assets, log sdk download info during setup 2024-03-21 08:23:58 -07:00
dotnet-maestro[bot]
8cd4555d34 Update dependencies from https://github.com/dotnet/test-templates build
Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.8.0 , Microsoft.DotNet.Test.ProjectTemplates.9.0
 From Version 1.1.0-rc.24168.1 -> To Version 1.1.0-rc.24171.1
2024-03-21 09:19:44 +00:00
dotnet-maestro[bot]
452ec433aa
[main] Update dependencies from dotnet/arcade (#19096)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
2024-03-21 07:49:09 +00:00
Michael Yanni
e2cd442a8f
Fix indentation for log copy (#19122) 2024-03-21 07:40:20 +01:00
Jackson Schuster
43e52e867e Update baselines with correct msft and ub sdks 2024-03-20 22:58:40 -07:00
Jackson Schuster
d85e153aeb Fix env var mismatch 2024-03-20 17:08:15 -07:00
Jackson Schuster
4efaf69087
Merge branch 'main' into TestProjectValidation 2024-03-20 15:15:05 -07:00
Ella Hathaway
e8ca46aac6
Updates to Binary Tooling (#19043) 2024-03-20 22:02:21 +00:00
Jackson Schuster
736b6f45c9 Add linux file diff exclusions 2024-03-20 14:45:52 -07:00
Jackson Schuster
7180f58733 Clean up testing and move sdk download to test project 2024-03-20 14:43:00 -07:00
Michael Yanni
f3f5ce0ce0
1ES templates - small cleanup (#19104) 2024-03-20 13:59:50 -07:00
Michael Simons
c2f20810fe
Remove the format repo which was merged into sdk (#19113) 2024-03-20 15:54:56 +00:00
dotnet-maestro[bot]
eaacb55a77
[main] Update dependencies from dotnet/sdk (#19080)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-20 08:31:28 +00:00
dotnet-maestro[bot]
82099924ef
[main] Update dependencies from dotnet/source-build-externals (#19097)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: JL03-Yue <59816815+JL03-Yue@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-03-20 07:47:42 +00:00
Jason Zhai
0d2d5bb44a Merge branch 'release/8.0.3xx' 2024-03-19 23:31:00 -07:00
Marc Paine
8d6948ee11
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19103) 2024-03-19 15:34:46 -07:00
Marc Paine
3804d2142f
Remove 2.1-5.0 templates (#19094) 2024-03-19 15:34:32 -07:00
Michael Yanni
e12929ec31 Allow template to switch to Unofficial when running a pull request. Remove component governance ignore folder parameter. Remove custom build tags. 2024-03-19 14:52:10 -07:00
Jackson Schuster
a783e3b6a9 Remove assemblies that aren't in both sdk's from version validation 2024-03-19 14:41:22 -07:00
dotnet-maestro[bot]
3f9cf68649 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24169.3 -> To Version 8.0.300-preview.24169.27
2024-03-19 21:36:26 +00:00
Marc Paine
30c9885d89
We shouldn't need the eol feed either so trying to remove it 2024-03-19 14:30:57 -07:00
JL03-Yue
7518c0cd90
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19101) 2024-03-19 13:10:59 -07:00
Jackson Schuster
47053c4b8e Keep building sdkArchiveDiff tasks for finding the single sdk. We'll move it into the test later 2024-03-19 11:41:41 -07:00
Jackson Schuster
db4d2d2a54 Revert changes from existing smoke tests 2024-03-19 11:13:41 -07:00
Jackson Schuster
949a3049bc Don't run old sdk validation, restore test project in init-build.proj 2024-03-19 10:46:12 -07:00
dotnet-maestro[bot]
5a6d696e84 Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24168.3 -> To Version 8.0.300-preview.24169.3
2024-03-19 17:03:38 +00:00
JL03-Yue
34c24d5c88
Merge branch 'release/8.0.3xx' into darc-release/8.0.3xx-26932931-bf66-4603-8015-95d15afa0ad3 2024-03-19 09:57:41 -07:00
JL03-Yue
d202756b8c
[release/8.0.3xx] Update dependencies from dotnet/arcade-services (#19098) 2024-03-19 09:56:40 -07:00
JL03-Yue
a4492952b5
[release/8.0.3xx] Update dependencies from dotnet/source-build-externals (#19099) 2024-03-19 09:56:29 -07:00
Jackson Schuster
46cc050d54 Revert changes from existing smoke tests 2024-03-19 09:54:36 -07:00
Jackson Schuster
cdbd8e5b3f Fix capilization issue with file name 2024-03-19 09:52:54 -07:00
dotnet-maestro[bot]
9cef9b814c Update dependencies from https://github.com/dotnet/sdk build
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.MSBuildSdkResolver , Microsoft.NET.Sdk , Microsoft.TemplateEngine.Cli
 From Version 8.0.300-preview.24168.3 -> To Version 8.0.300-preview.24169.2
2024-03-19 15:29:43 +00:00
Viktor Hofer
e22bf5e53d
Support building with desktop msbuild (#19095) 2024-03-19 14:12:41 +01:00
dotnet-maestro[bot]
2b78d126e7 Update dependencies from https://github.com/dotnet/source-build-externals build
Microsoft.SourceBuild.Intermediate.source-build-externals
 From Version 8.0.0-alpha.1.24161.1 -> To Version 8.0.0-alpha.1.24168.2
2024-03-19 12:30:47 +00:00
dotnet-maestro[bot]
26f8480475 Update dependencies from https://github.com/dotnet/arcade-services build
Microsoft.DotNet.Darc , Microsoft.DotNet.DarcLib
 From Version 1.1.0-beta.24165.3 -> To Version 1.1.0-beta.24168.5
2024-03-19 12:30:21 +00:00
Jason Zhai
82afe53846 Remove 5.0 template 2024-03-19 02:42:14 -07:00
Jason Zhai
afa95c6d2a Remove 3.1 template 2024-03-19 00:58:01 -07:00
Jason Zhai
ce007b0b84 Remove 3.0 template 2024-03-19 00:25:35 -07:00
Jason Zhai
104ed88ea2 Remove 2.1 template 2024-03-19 00:13:16 -07:00
v-wuzhai
6d0f58fecf
[release/8.0.3xx] Update dependencies from dotnet/sdk (#19086) 2024-03-19 10:50:27 +08:00