Viktor Hofer
ee9a93b4cc
Follow-up on CopyRepoArtifacts directly in the VMR ( #18551 )
2024-02-07 17:44:09 +00:00
Viktor Hofer
540504fb32
Enable target that copies binaries to final location for non source-b… ( #18552 )
2024-02-07 16:58:02 +00:00
Viktor Hofer
2c49b20264
Change the package cache dir to repo-root/.packages ( #18550 )
2024-02-07 16:27:55 +00:00
Matt Mitchell
0368ac38f7
Download artifacts in parallel ( #18549 )
2024-02-07 17:05:52 +01:00
Matt Mitchell
722bcd86aa
Enable overriding of the arcade cmake SDK in VMR ( #18539 )
2024-02-07 01:03:36 +00:00
Matt Mitchell
367b8eee64
Remove some unused properties ( #18534 )
2024-02-06 22:44:54 +00:00
Ella Hathaway
17cb70b35e
Update artifacts baseline ( #18523 )
2024-02-06 19:17:57 +00:00
Alexander Köplinger
bfc1601838
Update triggers in ci.yml ( #18520 )
2024-02-06 16:04:50 +00:00
Alexander Köplinger
fb7b9a4b9e
Don't run vmr-scan.yml for PRs in ci.yml and treat main-ub as a main branch ( #18515 )
2024-02-06 14:22:36 +01:00
Alexander Köplinger
28012e74ff
Add VMR unified build pipelines ( #18409 )
...
Contributes to https://github.com/dotnet/source-build/issues/3823
- Removes and consolidates vmr-cross-build.yml/ci-cross-build.yml POC into vmr-build.yml/ci.yml
- Add stage for building vertical/unified build legs into vmr-build.yml
- Adds Windows build and handling for Windows/Unix differences
2024-02-06 09:57:00 +01:00
Matt Thalman
530bfbd9d4
Bootstrap SB SDK and artifacts ( #18504 )
2024-02-05 16:24:05 +01:00
Nikola Milosavljevic
ff1d5e5032
Stop making src modifications to every repo's NuGet.config ( #18478 )
2024-02-02 16:49:07 -08:00
Viktor Hofer
d693228ff8
Fix repo builds not getting propagated when using the minimal console log ( #18501 )
...
Noticed in https://github.com/dotnet/installer/pull/18409 that errors aren't propagated which resulted in builds not to fail.
The fix here is to use `OnError` in the correct target (but only when using the minimal console log feature) and not set `IgnoreStandardErrorWarningFormat=true` on the Exec task that invokes the repo build script.
I also cleaned targets up as those introduced unnecessary complexity and logged in cases when they shouldn't (i.e. in dotnet.proj or package-source-build.proj).
This affected runtime which errors after 30s of building because of RuntimeOS and BaseOS being passed in in-correctly. Regressed with cca2b7bede (diff-86602308e6bb519266bc2f224ea65e39589d273804d40ad0f9c6e0eea2a263dc)
. Fixed that in runtime.proj. Kudos to Alexander who made the fix. I just copied it in form his CI PR.
2024-02-02 17:38:41 +00:00
github-actions[bot]
db6f1a6e17
[main] Delete security-partner-dotnet pipeline ( #18502 )
...
Co-authored-by: Michael Simons <msimons@microsoft.com>
2024-02-02 15:37:19 +00:00
Viktor Hofer
728ae9e2de
Respect ci switch for source-only builds ( #18497 )
2024-02-02 11:57:27 +00:00
Jo Shields
cca2b7bede
Stop using OverrideTargetRid, use TargetOS/TargetArchitecture instead ( #18476 )
2024-02-02 07:13:03 +01:00
Viktor Hofer
c4da4e15c2
Support --source-build / -sb switches as well in the VMR ( #18492 )
2024-02-01 16:44:39 +00:00
github-actions[bot]
ec43b539f4
[main] Increase timeout for license scan ( #18462 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-01 10:22:37 -06:00
github-actions[bot]
6ac60ec11c
[main] Update SDK diff exclusions ( #18491 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-01 16:17:14 +00:00
dotnet-maestro[bot]
850f501679
[main] Update dependencies from dotnet/aspire ( #18252 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
2024-02-01 08:35:34 -06:00
Matt Mitchell
3152bfc024
Propagate DotNetBuildSourceOnly to repo build invocations ( #18479 )
2024-01-31 19:26:38 +00:00
Omair Majid
307bec6036
Allow .doc files as binaries in the VMR ( #18475 )
2024-01-31 16:37:15 +00:00
Viktor Hofer
d0f4aa844a
Set PortableBuild correctly for non source-only builds ( #18474 )
2024-01-31 16:12:43 +00:00
Viktor Hofer
6e4a053968
Delete dead code for Platform property ( #18473 )
2024-01-31 16:01:18 +00:00
github-actions[bot]
0d3cbe94e5
[main] Update SDK diff baselines ( #18460 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 20:40:28 +00:00
dotnet-maestro[bot]
6c63e5c319
[main] Update dependencies from dotnet/sdk ( #18440 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 17:58:43 +00:00
github-actions[bot]
8c89ffa2f3
[main] Use multiple processes for license scan ( #18456 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-30 15:59:21 +00:00
github-actions[bot]
c3c80364b3
[main] Allow CC 4.0 license ( #18444 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-29 16:32:18 +00:00
github-actions[bot]
0f8fa81b38
[main] Update SB poison baseline ( #18443 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-29 16:10:41 +00:00
Matt Mitchell
af3c100f01
Change name of DotNetBuildWithOnlineSources to DotNetBuildWithOnlineF… ( #18426 )
2024-01-26 13:38:54 -08:00
Matt Mitchell
051de02367
Remove DotNetBuildVertical passed to repos from orchestrator ( #18420 )
2024-01-26 12:55:28 -08:00
Matt Mitchell
64a6f2a3e9
Add mechanism to add SDK feeds for preview SDKs ( #18419 )
2024-01-26 20:53:41 +00:00
dotnet-maestro[bot]
295b129cc0
[main] Update dependencies from dotnet/sdk ( #18396 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-26 17:25:52 +00:00
Ella Hathaway
4648c4812f
Update list of assembly exclusions ( #18400 )
2024-01-26 08:23:03 -08:00
Viktor Hofer
44c6d9a544
Don't build tests from the VMR by default ( #18406 )
...
Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
2024-01-26 12:02:38 +00:00
Přemek Vysoký
58011e2fd2
Add synchronization of the uncloacked main-ub
VMR branch ( #18405 )
2024-01-26 03:06:52 -08:00
Viktor Hofer
a880230afd
Remove DotNetBuildFromSource inside the orchestrator ( #18402 )
2024-01-26 11:27:18 +01:00
Matt Mitchell
4a54e209f5
Update arcade SDK for new unified build switches ( #18365 )
...
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-01-26 10:06:08 +00:00
Viktor Hofer
54bf3a61c0
Parse --with-packages and --with-sdk correctly ( #18403 )
2024-01-26 09:56:31 +00:00
Matt Mitchell
0644f48e14
Pass a few switches to the orchestrator ( #18398 )
2024-01-26 09:19:35 +01:00
Viktor Hofer
f1a28efa00
Don't set PortableBuild=... on non source-build ( #18395 )
2024-01-25 21:46:29 +00:00
Ella Hathaway
31d8431628
Update SDK baseline and exclusions ( #18374 )
2024-01-25 12:55:39 -08:00
github-actions[bot]
f02973cb52
[main] Add Blue Oak license to allow list ( #18385 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-25 14:56:11 +00:00
Matt Mitchell
8f0cc267cf
Fix command line escape ( #18373 )
2024-01-24 23:09:56 +00:00
Viktor Hofer
292f157589
Exclude repos that currently don't build for VB ( #18368 )
...
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2024-01-24 22:39:59 +00:00
github-actions[bot]
3411e70e12
[main] Exclusion for unknown license in spectre-console ( #18371 )
...
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-01-24 21:43:12 +00:00
Viktor Hofer
eb82a5c032
Enable build.sh for non source build scenarios ( #18358 )
2024-01-24 21:01:24 +01:00
Viktor Hofer
7c6a9cc904
Fix NUGET_PACKAGES directory on Windows ( #18354 )
2024-01-24 15:35:10 +01:00
github-actions[bot]
baf52bbfea
[main] Work around vstest issue with SB smoke tests ( #18343 )
2024-01-23 22:26:16 +00:00
Viktor Hofer
bc87a3bc3f
Update Arcade SDK bootstrap version for non source-build ( #18335 )
2024-01-23 15:31:53 +00:00