Commit graph

670 commits

Author SHA1 Message Date
Viktor Hofer
97cc3fca4b
Add build mode to VMR build log (#18860) 2024-03-04 18:44:44 +00:00
Ella Hathaway
80a44a7252
Update SDK diff baseline (#18858) 2024-03-04 10:17:24 -08:00
Jackson Schuster
3adb0cc25c Don't add another item in SdkTarballItem 2024-03-02 09:28:13 -08:00
Jackson Schuster
8eb0cd2a5c Update logs, add check for valid RID 2024-03-01 15:19:42 -08:00
Michael Simons
1c511c13d4
Remove unnecessary runtime installation (#18841) 2024-03-01 22:05:40 +00:00
Jackson Schuster
5a2d878d25 Accidentally added test changes 2024-03-01 12:44:27 -08:00
Jackson Schuster
eafa1ba769 Check index before indexing array, and add common prefix to start of diff 2024-03-01 12:42:27 -08:00
Jackson Schuster
2b3389d842 Forgot to add the deletion of the old file 2024-03-01 11:43:57 -08:00
Michael Simons
fc9e980c5f
Rename prep.sh to indicate that it is source-build specific and move to the eng dir (#18840) 2024-03-01 13:34:25 -06:00
Jackson Schuster
9b43ca3885 Rename file to match type 2024-03-01 11:31:35 -08:00
Jackson Schuster
3ed90968ee Don't validate Sdk archive diffs on shortstack 2024-03-01 11:21:40 -08:00
Jackson Schuster
f84323905d PR Feedback:
- Extract common archive diffing into a base class
- Move Diff utils to a separate class
- Return all valid archives and assert only one valid SDK archive
- Use Arcade VersionIdentifier util class
2024-03-01 10:42:14 -08:00
Matt Thalman
555df1c3c0
Invert smoke test publish complex logic (#18842) 2024-03-01 12:36:59 -06:00
Jackson Schuster
478bb285c1 PR Feedback: use underscore prefix for 'local' properties 2024-02-29 10:32:22 -08:00
Jackson Schuster
3cf9a383be Use cancellation token in FindArchiveDiff and move directory separator in path builder 2024-02-29 10:00:40 -08:00
Jackson Schuster
7632ab4d74 PR Feedback:
- Use 'archive' rather than 'tarball'
- Remove dead code
- Discard unused return values
2024-02-29 09:48:31 -08:00
Omair Majid
83bf55b047
Make prep.sh fail when it fails to download archives (#18812) 2024-02-28 21:11:54 +00:00
Viktor Hofer
d23aa136ea
Save RepoBuildExitCode for debugging purposes (#18798) 2024-02-28 19:52:42 +01:00
dotnet-maestro[bot]
19619c09e2
[main] Update dependencies from dotnet/sdk (#18762)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-28 18:32:15 +00:00
Jackson Schuster
9ffe5c200d Make long running tasks cancellable 2024-02-28 10:06:38 -08:00
Jackson Schuster
b6fba7eb7c Use property notation instead of item 2024-02-28 09:56:49 -08:00
Oleksandr Didyk
ae67144b8c
Update artifact size baseline for Centos8 (#18804) 2024-02-28 17:40:50 +01:00
Viktor Hofer
a429f46360
Update build.proj (#18791) 2024-02-28 10:14:00 -06:00
Jackson Schuster
45728f7ba5 Add task to find the single best tarball, and remove unused usings 2024-02-28 07:36:59 -08:00
Oleksandr.Didyk
658d83593f update artifact size baseline 2024-02-28 16:29:15 +01:00
Jackson Schuster
f704a53482 Fix error message 2024-02-28 07:02:52 -08:00
Viktor Hofer
25ffb671b3
Enable razor in unified-build (#18776)
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
2024-02-27 16:06:56 +01:00
Michael Simons
a15854119a
Update ArtifactsSizeTest to notify of removed files (#18766)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2024-02-26 14:30:07 -06:00
Jo Shields
7f749377be
Fix #18777 (#18778) 2024-02-26 19:18:06 +00:00
Jackson Schuster
d30c7408d7 Rename GetVersionAnonymousPath 2024-02-26 09:31:36 -08:00
Jackson Schuster
8a5244cdf2 Merge branch 'TarballDiff' of https://github.com/jtschuster/installer into TarballDiff 2024-02-26 09:29:28 -08:00
Jackson Schuster
0eea7e0579 Fix stack overflow and rename method 2024-02-26 09:29:22 -08:00
Jo Shields
a885953ea1
Actually pass through --use-mono-runtime property (#18777) 2024-02-26 11:42:27 -05:00
Oleksandr Didyk
f5e30e0931
Update SDK diff baseline (#18772) 2024-02-26 17:41:51 +01:00
Jackson Schuster
7b16584a7f
Merge branch 'main' into TarballDiff 2024-02-26 08:07:10 -08:00
Jo Shields
a300316736 Actually pass through --use-mono-runtime property
Closes: https://github.com/dotnet/source-build/issues/4142
2024-02-26 10:29:53 -05:00
Viktor Hofer
94aea21ee6
Enable dotnet/format in unified-build (#18773) 2024-02-26 15:58:33 +01:00
Oleksandr.Didyk
7c4d039217 update sdk diff baseline 2024-02-26 14:02:42 +01:00
Matt Mitchell
d070660282
Enable installer and SDK repos in VMR build (#18632)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-26 10:51:44 +00:00
Michael Simons
3e38a7a77a
Update sync script reference in VMR readme (#18754) 2024-02-23 09:21:46 -06:00
Jeremy Koritzinsky
4b127e32d4
Add VMR support for Windows-x64 PGO Instrumented leg (#18672)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-23 15:18:09 +00:00
Viktor Hofer
c557d5b91f
Remove separate package-source-build project (#18750) 2024-02-23 15:04:42 +01:00
Jackson Schuster
8c32f67bad Don't autoredirect and check for correct aka.ms redirect code 2024-02-22 15:32:02 -08:00
Jackson Schuster
a3256e2d70
Update src/SourceBuild/content/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff.csproj
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-22 14:44:51 -08:00
Jackson Schuster
a336dd0f65
Update src/SourceBuild/content/eng/tools/tasks/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff/Microsoft.DotNet.SourceBuild.Tasks.SdkArchiveDiff.csproj
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-22 14:44:46 -08:00
Jackson Schuster
2862e1f75c Report if there is no sdk produced in the build 2024-02-22 09:14:53 -08:00
Jackson Schuster
5cc5ee0532 Run the archive diff by default 2024-02-22 08:52:31 -08:00
Jackson Schuster
a4bee9104a Forgot to make the project a library after testing 2024-02-22 08:47:34 -08:00
Jackson Schuster
cd1b907f80 fix name 2024-02-22 08:38:05 -08:00
Jackson Schuster
e894991b5f Add SdkArchiveDiff task to verify the sdk archive has all the expected outputs 2024-02-22 08:30:29 -08:00