Commit graph

130 commits

Author SHA1 Message Date
Přemek Vysoký
aa32d35863
Enable pushing to the main-ub VMR branch (#18411) 2024-01-26 15:48:41 +00:00
Přemek Vysoký
a39a27e82d
Make synchronization job names unique (#18407) 2024-01-26 12:12:20 +00:00
Viktor Hofer
eb82a5c032
Enable build.sh for non source build scenarios (#18358) 2024-01-24 21:01:24 +01: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
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
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
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
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
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
Ella Hathaway
bc60f176c8
Alpine leg in sdk content test (#17824) 2023-11-17 15:38:44 -08: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
Ella Hathaway
eefba512e7
Split current CI pipline (#17370) 2023-11-07 08:54:50 -08: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
Jason Zhai
2084a36452 Merge branch 'release/8.0.2xx' 2023-10-26 02:24:07 -07:00
Nikola Milosavljevic
f54f69f9aa
Rename symbols packages (#17521) 2023-10-12 13:06:02 -07: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
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
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
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
Matt Thalman
42178804be
Add source-build smoke test to compare assembly versions (#17073) 2023-07-28 14:48:27 +00:00