Commit graph

65 commits

Author SHA1 Message Date
MilenaHristova
453cfb4600 Merge branch 'move-sdk-smoke-tests' of https://github.com/MilenaHristova/installer into move-sdk-smoke-tests 2023-03-03 11:44:29 +01:00
Milena Hristova
ebdc908f6b
Update eng/pipelines/templates/jobs/sdk-comparison-tests.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-03-03 11:42:45 +01:00
MilenaHristova
55430a2b54 filter tests 2023-03-03 11:24:22 +01:00
MilenaHristova
e944fdc2de don't set poison tests env var 2023-03-02 15:43:22 +01:00
MilenaHristova
0d4afa4dc4 param 2023-03-02 13:11:58 +01:00
MilenaHristova
55922247b0 move ids 2023-03-02 13:09:30 +01:00
MilenaHristova
7afd483cb1 set schedule 2023-03-02 12:15:15 +01:00
MilenaHristova
b9a313e0d3 fix architecture 2023-03-02 11:24:23 +01:00
MilenaHristova
36b5d97be1 specify vmr runId 2023-03-02 11:09:18 +01:00
MilenaHristova
2ac84026ee fix name 2023-03-01 18:47:25 +01:00
Milena Hristova
78224338ac Update source-build-sdk-content-tests.yml for Azure Pipelines 2023-03-01 17:30:48 +00:00
MilenaHristova
354e9444c6 remove parameter 2023-03-01 18:26:01 +01:00
MilenaHristova
2715f10cc3 run sdk comparison tests in a separate pipeline 2023-03-01 18:19:54 +01:00
Přemek Vysoký
94e129d646
Add VMR build for internal installer PRs (#15644) 2023-02-27 16:02:25 +01:00
Přemek Vysoký
a18c9247f4
Support sync of a single repository into the VMR (#15569) 2023-02-17 16:39:17 +00:00
Přemek Vysoký
0004325188
Turn on debugging output for VMR synchronization (#15524) 2023-02-13 11:43:27 +00:00
Přemek Vysoký
ca1b29d7bc
Fix location of prereqs/packages/archive during VMR CI (#15498) 2023-02-09 18:19:09 +00:00
MilenaHristova
d62d079423 vmr build default branch 2023-02-09 10:56:45 +01:00
MilenaHristova
788c3baed4 trim branch name 2023-02-08 17:40:25 +01:00
MilenaHristova
3a4783ac74 documentation 2023-02-08 16:33:20 +01:00
MilenaHristova
4987fa9b32 check valid files 2023-02-08 15:25:44 +01:00
MilenaHristova
195977b515 add args to vmr sync 2023-02-08 13:44:25 +01:00
MilenaHristova
2208267af6 template path 2023-02-07 16:07:18 +01:00
MilenaHristova
88daeae33b fix scripts 2023-02-07 16:05:01 +01:00
MilenaHristova
fc81e01bb2 fix 2023-02-07 15:33:41 +01:00
MilenaHristova
e46d3fc2dd scripts 2023-02-07 15:25:30 +01:00
MilenaHristova
9eb822ccfb scripts 2023-02-07 14:35:05 +01:00
MilenaHristova
7c3d67e6d5 put urls in variables 2023-02-07 13:39:18 +01:00
MilenaHristova
80654fd3bb rename and display names 2023-02-07 13:23:02 +01:00
Milena Hristova
726d0a63a4 Update eng/pipelines/templates/jobs/vmr-synchronization.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-02-07 13:22:48 +01:00
Milena Hristova
65138b64a9 Update eng/pipelines/templates/jobs/vmr-synchronization.yml
Co-authored-by: Přemek Vysoký <premek.vysoky@microsoft.com>
2023-02-07 13:22:34 +01:00
MilenaHristova
eb62f87cb4 remote test branches 2023-02-07 13:22:16 +01:00
MilenaHristova
1f25df5d5d create yml for internal sync 2023-02-07 13:21:36 +01:00
MilenaHristova
2f34945ee1 use push command 2023-02-07 13:21:18 +01:00
MilenaHristova
439d38946c add refs to resources 2023-02-07 13:20:43 +01:00
Přemek Vysoký
48873c2344
Split the VMR Build into a separate pipeline (#15419) 2023-02-06 20:29:39 -06:00
Matt Thalman
a6f0171cbc
Include .version file in SB artifacts tarball (#15353) 2023-02-02 11:14:58 -06:00
Milena Hristova
9971d18cba
Separate vmr sync from installer build (#15386) 2023-02-02 08:23:18 +01:00
MilenaHristova
e6d5901989 remove stage 2023-02-01 15:14:27 +01:00
MilenaHristova
5c7188b67b return vmr sync on prs 2023-02-01 15:12:20 +01:00
MilenaHristova
8e21d8220d identation 2023-02-01 14:52:26 +01:00
MilenaHristova
ba896b1888 separate vmr sync from installer ci 2023-02-01 14:40:07 +01:00
Matt Thalman
31a14bea38
Bootstrap by default in prep script (#15378) 2023-02-01 07:24:03 -06:00
Přemek Vysoký
e5062aef44
Fix branch name in VMR CI (#15384) 2023-02-01 11:11:16 +00:00
Přemek Vysoký
83406a8660
Fix branch name in VMR CI (#15377)
The `Build.SourceBranchName` only gets the last segment, so for `release/8.0.xxx-preview1` it was `8.0.xxx-preview1` and the branch didn't get synchronized into the VMR.
2023-01-31 18:30:25 +01:00
Michael Simons
9dbedcde23
Update source-build artifacts (#15324) 2023-01-27 13:35:35 -06:00
Matt Thalman
40c923ffe9
Enable SHA1 signing for CentOS Stream 9 (#15289) 2023-01-19 10:35:37 -06:00
Matt Thalman
b4921b17cd
Use PAT variable group for internal VMR builds (#15291)
Fixes https://github.com/dotnet/source-build/issues/3200
2023-01-18 10:35:23 +01:00
Přemek Vysoký
5e51881268
Build some distros from an exported source archive (#15275) 2023-01-13 12:14:44 -06:00
dotnet-maestro[bot]
cd34038e97
[main] Update dependencies from dotnet/arcade-services (#15211)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Premek Vysoky <premek.vysoky@microsoft.com>
Co-authored-by: MilenaHristova <mhristova@microsoft.com>
2023-01-09 14:28:34 +01:00