Commit graph

263 commits

Author SHA1 Message Date
Jo Shields
f89a645222 Fix VMR cross job names 2024-02-06 11:35:33 -05:00
Jo Shields
d437a7c55b Revert "Force full build in PR"
This reverts commit 1589504b61.
2024-02-06 11:32:45 -05:00
Jo Shields
87ec7d3c61 Try enabling cross builds 2024-02-06 10:09:35 -05:00
Jo Shields
1589504b61 Force full build in PR 2024-02-06 10:07:21 -05:00
Alexander Köplinger
198b5a8a9d
Support debug output in vmr-sync.ps1 (#18516) 2024-02-06 13:16:02 +00:00
Jo Shields
411175156e
Fix CROSSCOMPILE being set for non-cross Mono builds (#18512)
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
2024-02-06 11:32:57 +00:00
Alexander Köplinger
342409acc4
Move Mac VMR build to full build scope (#18514) 2024-02-06 12:29:28 +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
Jo Shields
cca2b7bede
Stop using OverrideTargetRid, use TargetOS/TargetArchitecture instead (#18476) 2024-02-02 07:13:03 +01:00
Přemek Vysoký
aa32d35863
Enable pushing to the main-ub VMR branch (#18411) 2024-01-26 15:48:41 +00:00
Přemek Vysoký
b8bec658b8
Fix YAML typo in VMR synchronization pipeline (#18408) 2024-01-26 13:15:38 +00:00
Přemek Vysoký
a39a27e82d
Make synchronization job names unique (#18407) 2024-01-26 12:12:20 +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
eb82a5c032
Enable build.sh for non source build scenarios (#18358) 2024-01-24 21:01:24 +01:00
Ella Hathaway
bd5b57052a
Run sdk pipeline 3 hours after dotnet-dotnet pipeline (#18321) 2024-01-22 12:30:44 -08:00
Přemek Vysoký
b76509a05d
Use PAT to enable pulling code from non-dnceng AzDO orgs (#18315) 2024-01-22 14:43:52 +00:00
Matt Thalman
48271da430
Configure pipeline to run offline correctly (#18304) 2024-01-19 15:52:25 -06:00
Matt Thalman
8212266404
Remove alpine RID for Alpine319_Online_MsftSdk leg (#18277) 2024-01-17 16:19:37 +00:00
Viktor Hofer
cddfb1b49d
Update vmr-build.yml (#18274) 2024-01-17 11:40:08 +00:00
Jackson Schuster
5e2e0f9758
Add CoreCLR crossbuild job (#17967)
Adds a pipelines job to crossbuild the VMR with CoreCLR and change the architecture pipeline parameter so the proper path is used to upload artifacts.
2024-01-12 10:55:40 -08:00
Ella Hathaway
374a28a36c
Rename to Alpine leg from Offline to Online (#18216) 2024-01-11 19:27:27 +00:00
Ella Hathaway
92ebfab559
Update alpine-3.17 to alpine-3.19-WithNode (#18209) 2024-01-11 09:27:13 -06:00
Jackson Schuster
2c005fc6d5
Merge branch 'main' into VmrCrossBuild 2024-01-02 18:25:40 -06:00
Matt Thalman
c4f5d46668
Fix VMR build tagging (#18067) 2024-01-02 17:15:00 +00:00
Jackson Schuster
2cbc26c1b9 Merge branch 'main' of https://github.com/dotnet/installer into VmrCrossBuild 2023-12-31 15:34:38 -06:00
Přemek Vysoký
ef6e3ed282
Move VMR component list into Components.md (#18023)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2023-12-22 10:39:07 +00:00
Jo Shields
a5fc87496a Move build commit to CustomEnvVars, or it's squashed by Docker vs Bash logic 2023-12-18 15:44:13 -05:00
Jackson Schuster
eb7c8d26e9 Set architecture to arm64 to upload artifacts 2023-12-15 14:00:29 -08:00
Jo Shields
71b3db9704 Use eval 2023-12-15 09:46:52 -05:00
Jo Shields
711f7265a6 Maybe fix env var issue on Mac 2023-12-15 09:36:46 -05:00
Jo Shields
077478e822 Genericize build script a bit better, for easier sharing between Linux/Mac 2023-12-15 09:07:49 -05:00
Jackson Schuster
50405a5c26 Set the right variable for docker args 2023-12-14 11:53:09 -08:00
Jackson Schuster
916aa0241a Set CROSSCOMPILE for mono only 2023-12-14 09:44:47 -08:00
Jo Shields
1a4672e257 More portable conditional 2023-12-14 09:28:14 -05:00
Jackson Schuster
588791821c Don't set CROSSCOMPILE=1 2023-12-13 14:45:30 -08:00
Jackson Schuster
e57fd54581 Add coreclr crossbuild job 2023-12-13 14:06:28 -08:00
Jo Shields
d450a51e85 Gotta pass CROSSCOMPILE=1 for x64 Macs to build osx-arm64 2023-12-12 15:44:05 -05:00
Jo Shields
fec4d09a28 Merge remote-tracking branch 'origin/main' into mac-vmr 2023-12-12 09:57:39 -05:00
Jason Zhai
deb67c6570 Merge branch 'release/8.0.2xx' 2023-12-10 22:41:45 -08:00
Jo Shields
2ab68b2bdc cd to build directory, since we aren't setting a Docker workdir 2023-12-08 15:58:57 -05:00
Jo Shields
af8e0cc022 copy-paste error 2023-12-08 13:02:00 -05:00
Jo Shields
4bea290055 Flatten docker stuff a bit 2023-12-08 12:12:49 -05:00
Jo Shields
a4e452697e Fix child object mistake 2023-12-08 11:59:56 -05:00
Jo Shields
ff83a56433 Weird quoting 2023-12-08 11:56:29 -05:00
Jo Shields
84c4a02d4a Try an empty container to appease template 2023-12-08 11:54:40 -05:00
Jo Shields
749afddd02 Initial attempt at a Mac build 2023-12-08 11:51:37 -05:00
Jo Shields
c01b62c0fc
Add Mariner cross-compile VMR builds (#17891)
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2023-12-04 21:07:43 +00:00
Matt Mitchell
193078b5f5
Add VMR PoC CI yaml (#17905) 2023-12-01 12:53:08 -08:00
Ella Hathaway
55d888791b
Update to Fedora 39 (#17840) 2023-11-29 09:00:26 -08:00
Přemek Vysoký
8b86646290
Upload failed patches as build artifacts (#17864) 2023-11-27 07:39:11 -08:00
Jason Zhai
7113c7761b Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-21 21:43:11 -08:00
Ella Hathaway
bc60f176c8
Alpine leg in sdk content test (#17824) 2023-11-17 15:38:44 -08:00
Matt Thalman
58847828e5
Add Alpine leg based on MS SDK for VMR (#17769) 2023-11-13 13:43:54 -06:00
Přemek Vysoký
03b1532ebf
Fix the author of VMR commits (#17759) 2023-11-10 14:30:21 +00:00
Alexander Köplinger
4b111cdb0d
Use correct yaml block style in vmr-synchronization.yml (#17758) 2023-11-10 13:05:36 +00:00
Alexander Köplinger
e0d2e1c4fa
Set git author information in vmr-synchronization.yml (#17757) 2023-11-10 11:59:15 +00:00
Jason Zhai
c18dc73da1 Merge branch 'release/6.0.4xx' into release/7.0.1xx 2023-11-08 23:26:37 -08:00
Jason Zhai
e552fd48f3 Merge branch 'release/8.0.1xx' into release/8.0.2xx 2023-11-08 00:44:27 -08:00
Ella Hathaway
eefba512e7
Split current CI pipline (#17370) 2023-11-07 08:54:50 -08:00
Přemek Vysoký
c7ee8f18f4
[release/8.0.1xx] Bump darc to fix VMR sync (#17704) 2023-11-07 07:05:56 -08:00
Přemek Vysoký
8bd1ebc600
Bump darc to fix VMR synchronization edge case (#17693) 2023-11-06 04:50:53 -08:00
github-actions[bot]
ae28d5bc06
[release/8.0.1xx] Update source build pipeline triggers (#17659)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
2023-10-30 14:46:36 -05:00
Přemek Vysoký
3e660e4544
Do not fetch again in VMR synchronization (#17658) 2023-10-30 18:18:45 +00:00
Přemek Vysoký
b5d77c4daf
[release/8.0.1xx] Check out the correct target VMR branch (#17656) 2023-10-30 09:39:58 -07:00
Matt Thalman
751bed6d08
Update source build pipeline triggers (#17547) 2023-10-27 10:01:16 -05:00
Jason Zhai
2084a36452 Merge branch 'release/8.0.2xx' 2023-10-26 02:24:07 -07:00
Michael Yanni
bd9e60cc76
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#17573) 2023-10-19 13:48:11 -07:00
Michael Yanni
be3df24252 Merge branch 'main' into merge/release/8.0.2xx-to-main
# Conflicts:
#	src/SourceBuild/content/eng/Versions.props
#	src/SourceBuild/content/global.json
2023-10-19 13:40:15 -07:00
github-actions[bot]
c6c3f8e983
[release/8.0.2xx] Disable source build for PR and CI on non-1xx branches (#17584) 2023-10-19 20:06:43 +00:00
Matt Thalman
c27abab2e5
Disable source build for PR and CI on non-1xx branches (#17578) 2023-10-19 10:48:49 -05:00
Přemek Vysoký
1ea76575ea
[release/8.0.1xx] Do not sync non-1xx 8.0 bands in VMR (#17512) 2023-10-18 14:42:12 +00:00
Matt Thalman
24f9beb4d8
License scanning for VMR (#17522) 2023-10-12 15:50:19 -05:00
Nikola Milosavljevic
f54f69f9aa
Rename symbols packages (#17521) 2023-10-12 13:06:02 -07:00
Matt Thalman
2e06985ac1
License scanning for VMR (#17442) 2023-10-12 09:28:42 -05:00
Jason Zhai
f7cadeb3e0 Merge branch 'release/8.0.2xx' 2023-10-09 20:54:34 -07:00
Nikola Milosavljevic
77a7628585
Source-build symbols repackaging (#17454)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-10-05 23:43:12 -07:00
Matt Thalman
1884dee03f
Revert internal branch trigger changes (#17429) 2023-09-27 10:44:15 -05:00
Matt Thalman
79301b55e3
Resolve branch name issue (#17428) 2023-09-27 10:34:23 -05:00
Matt Thalman
ec39cc92fc
Handle vmr pipeline triggers for internal branches (#17427) 2023-09-27 10:21:47 -05:00
Ella Hathaway
8ec128e7e0 Change exclude to include, add skipOnFalseEnv, update checking of test params, remove netstandard & update baselines 2023-09-07 22:17:59 +00:00
Ella Hathaway
f891d66573 Only run test on centos8, refactor ProcessEntryName, revert GetTarballContentNames changes 2023-08-31 21:15:01 +00:00
Ella Hathaway
98bb031068 Merge branch 'main' of https://github.com/dotnet/installer into test-ArtifactsTest 2023-08-30 18:10:28 +00:00
Přemek Vysoký
fc1b7ba1e0
[release/8.0.1xx] Check out correct VMR branch in PR builds (#17274) 2023-08-29 07:00:21 -07:00
Nikola Milosavljevic
6bbadb9daf
Format tests should be skipped on Alpine (#17268) 2023-08-28 10:20:35 -07:00
Nikola Milosavljevic
a37bcd19b5
Disable format tests on Alpine (#17247) 2023-08-24 07:56:32 -07:00
Ella Hathaway
11e93733df Refactor pipelione to eliminate redundant code 2023-08-22 21:43:26 +00:00
Ella Hathaway
da08e8518f Added stage and related logic for downloading artifacts 2023-08-21 21:33:56 +00:00
Michael Simons
2cce0de687
Infra changes to fail online builds when prebuilts exist (#17198) 2023-08-21 09:36:47 -05:00
dotnet-maestro-bot
1a741e8932
[automated] Merge branch 'release/8.0.1xx' => 'main' (#17201)
Co-authored-by: Marc Paine <marcpop@microsoft.com>
Co-authored-by: Elinor Fung <elfung@microsoft.com>
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
Co-authored-by: Jason Zhai <v-wuzhai@microsoft.com>
2023-08-21 01:57:01 -07:00
Ella Hathaway
b54d83d6f1 Pipeline param 2023-08-18 18:40:05 +00:00
Přemek Vysoký
001d8e4465
[release/8.0.1xx] Fix internal VMR PR builds (#17208) 2023-08-17 17:27:03 +00:00
Michael Simons
43a5c7a7e0
Add CentOSStream8_Offline_PreviousSourceBuiltSdk CI leg (#17131) 2023-08-08 15:21:49 +00:00
Matt Thalman
42178804be
Add source-build smoke test to compare assembly versions (#17073) 2023-07-28 14:48:27 +00:00
Michael Simons
839c4734de
Fail source build tests when there is a poison leak (#17045) 2023-07-25 10:02:06 -05:00
Matt Thalman
62e6796ef1
Add Microsoft.CodeAnalysis.AnalyzerUtilities.dll to poison baseline (#17005) 2023-07-18 13:32:26 -05:00
Matt Thalman
9e1094b3f1
Set portable RID architecture for SDK diff tests (#16912) 2023-07-07 16:29:49 +00:00
Matt Thalman
389c7236cc
Upgrade SB build leg from Ubuntu 20.04 to Ubuntu 22.04 (#16901) 2023-07-06 12:59:23 -05:00
Matt Thalman
4f5032a467
Update SB SDK diff pipeline job name refs (#16897) 2023-07-06 14:18:29 +00:00
Matt Thalman
49794073b3
Enable offline source-build leg for PR validation (#16821)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-06-28 21:33:02 +00:00
Oleksandr Didyk
00256d44c4
switch to Ubuntu image in arm64 SB leg (#16756) 2023-06-23 15:07:50 +02:00