Commit graph

96 commits

Author SHA1 Message Date
Oleksandr Didyk
8ca08e0563
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#19310) 2024-04-04 19:33:18 +02:00
Oleksandr.Didyk
4443f5ed88 move source-build pipelines to sb context folder 2024-04-04 16:43:17 +02:00
Oleksandr.Didyk
82f918399a fixup parsing installer sha from vmr build tag 2024-04-03 10:48:18 +02:00
Matt Thalman
2ffd0887ae
[release/8.0.1xx] Migrate VMR pipeline to 1ES templates (#19073) 2024-03-29 15:22:54 +00:00
Přemek Vysoký
08a32c5133
[release/8.0.1xx] Fix missing parameter in VMR sync (#19196) 2024-03-26 14:30:02 +00:00
Přemek Vysoký
c1c9491532
[release/8.0.1xx] Migrate VMR synchronization to 1ES PT (#19190) 2024-03-26 06:18:33 -07:00
Přemek Vysoký
4f555ddc9d
[release/8.0.1xx] Use PAT to pull from non-dnceng AzDO orgs (#18316) 2024-01-22 14:41:51 +00:00
github-actions[bot]
0bf95ed6be
[release/8.0.1xx] Fix VMR build tagging (#18233) 2024-01-12 19:01:37 +00:00
Ella Hathaway
bc60f176c8
Alpine leg in sdk content test (#17824) 2023-11-17 15:38:44 -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
Nikola Milosavljevic
f54f69f9aa
Rename symbols packages (#17521) 2023-10-12 13:06:02 -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
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
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
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
Omair Majid
8cbdd70094
Remove SHA1 workarounds from VMR build (#16774) 2023-06-22 15:27:40 -05:00
Nikola Milosavljevic
2a878b909c
Eliminate remaining source-build poisons (#16631) 2023-06-09 16:05:58 +00:00
Michael Simons
0d59752121
Fix customBuildArgs in mono CI leg (#16446) 2023-05-19 14:44:38 +00:00
Tom Deseyn
1b19de6ce7
vmr-build: add job that builds a Mono runtime. (#16357)
Co-authored-by: Michael Simons <msimons@microsoft.com>
Co-authored-by: Marek Safar <marek.safar@gmail.com>
2023-05-18 19:07:54 +00:00
Přemek Vysoký
f308bf657f
Move Source Link args to build.sh, support release manifest (#16184)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-04-24 07:23:43 -07:00
Matt Thalman
f219a8a983
Prevent prebuilt tarball reuse in SB bootstrap leg (#15964) 2023-04-05 09:51:46 -05:00
Přemek Vysoký
de4d0cbfd6
Make the VMR build work outside of git repository (#15963) 2023-04-03 16:55:55 +00:00
Přemek Vysoký
67401ae290
Fix Ubuntu 20.04 artifact name in SDK diffing pipeline (#15942) 2023-03-28 14:42:58 +00:00
Matt Thalman
d625015437
Enable bootstrap flow testing in CI (#15774) 2023-03-14 16:17:21 +00:00
MilenaHristova
99911e8918 publish build logs 2023-03-09 11:31:05 +01:00
MilenaHristova
063202c901 fix logging 2023-03-06 17:35:50 +01:00
MilenaHristova
a627b7fe71 fix variable name 2023-03-06 16:54:56 +01:00
MilenaHristova
c1f7ba0e11 add message back 2023-03-06 16:32:47 +01:00
MilenaHristova
d46e886f3a rm empty line 2023-03-06 15:49:29 +01:00
MilenaHristova
0c1fb44287 set path variable 2023-03-06 15:48:34 +01:00
Milena Hristova
c4a7570445
Update eng/pipelines/templates/jobs/sdk-diff-tests.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-03-06 15:34:50 +01:00
Milena Hristova
64dfee55b9
Update eng/pipelines/templates/jobs/sdk-diff-tests.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-03-06 15:34:18 +01:00
Milena Hristova
a4ddd00e8c
Update eng/pipelines/templates/jobs/sdk-diff-tests.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-03-06 15:32:17 +01:00
Milena Hristova
16c0ead18a
Update eng/pipelines/templates/jobs/sdk-diff-tests.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-03-06 15:31:54 +01:00
MilenaHristova
797a68496a tag installer sha 2023-03-06 13:02:48 +01:00
MilenaHristova
46a7322ce1 query build by branch 2023-03-06 12:59:00 +01:00
MilenaHristova
1ff37e478f Merge branch 'main' of https://github.com/dotnet/installer into move-sdk-smoke-tests 2023-03-06 10:45:48 +01:00
MilenaHristova
0cda957a51 split dotnet test line 2023-03-06 10:45:22 +01:00
MilenaHristova
69d82ce342 clean up vmr-build 2023-03-06 09:56:53 +01:00
Logan Bussell
9cf0095d08
[main] Add CI for building with previously source-built SDK (#15603)
Co-authored-by: Michael Simons <msimons@microsoft.com>
2023-03-04 01:53:19 +00:00
MilenaHristova
7b74786a8f remove msft sdk build from vmr-build 2023-03-03 15:21:01 +01:00
MilenaHristova
ea1ea9e423 fail tests 2023-03-03 14:48:20 +01:00
MilenaHristova
a4f5ecb0eb fail message 2023-03-03 14:28:30 +01:00
MilenaHristova
d0d28f2618 rename 2023-03-03 13:53:16 +01:00
MilenaHristova
27786749db fix url 2023-03-03 13:52:56 +01:00
MilenaHristova
598dd6328f fix 2023-03-03 13:49:04 +01:00