Amaury Levé
70fc48eae7
FastAcceptanceTest should be passed to build step not test step
2024-06-13 22:25:40 +02:00
Amaury Levé
a370f9f417
Fix correct pipeline
2024-06-12 15:08:22 +02:00
Amaury Levé
0edec051bc
nobl doesn't work on Linux
2024-06-12 14:49:20 +02:00
Amaury Levé
6c3fbb740f
More fixes
2024-06-12 14:32:19 +02:00
Amaury Levé
8cb8fb3aab
Fix fast acceptance tests and avoid overriding binlogs
2024-06-12 11:57:53 +02:00
Amaury Levé
eab58fefb6
Skip testing intermediate netcore TFMs in PRs ( #3089 )
2024-06-12 11:07:35 +02:00
Jakub Jareš
f36f369931
Install procdump ( #3059 )
2024-06-03 16:14:04 +02:00
Jakub Jareš
bf37e8fc09
Clean public, and outputs in official ( #2526 )
...
* Clean public, and outputs in official
* build config correct place
* build config correct place
2024-03-07 15:05:06 +01:00
Amaury Levé
19b77bfe55
Improve user experience of restoring/building/testing ( #2261 )
...
Add open-vs.cmd, restore.sh and restore.cmd. Fix build.cmd, test.cmd
and test.sh.
We will now always try to install the Windows 10 SDK except if the
-skipInstallWindowsSdk switch is provided. This should reduce the
number of issues linked to this SDK being missing.
Provides a script to allow opening the solution ensuring that the
local SDK is used. It won't prevent users to see issue if they open
the sln directly but this should reduce friction, especially after
the contributing readme is up to date.
2024-02-06 17:37:04 +01:00
Amaury Levé
67ba801771
Allow skipping tests
2024-01-23 11:36:12 +01:00
Amaury Levé
51c6809472
Build branch 3.3.X
2024-01-15 18:00:53 +01:00
Amaury Levé
934e2840c3
Use Ubuntu 2004 instead of 1804 ( #2032 )
2024-01-02 16:33:44 +00:00
Amaury Levé
cd05e93cae
Use NuGetAuthenticate@1 instead of NuGetAuthenticate@0
2023-12-21 13:20:27 +01:00
Amaury Levé
2f27e49788
Do not publish platform package ( #1931 )
2023-12-13 14:39:26 +01:00
Amaury Levé
8d50763eff
Avoid pushing Microsoft.Testing.Platform nupkg
2023-12-13 09:22:41 +01:00
Amaury Levé
933faf4ea2
Delete platform package before publishing
2023-12-11 20:11:19 +01:00
Amaury Levé
c07001c42c
Avoid pushing platform in test-tools feed
2023-12-11 10:31:19 +01:00
Amaury Levé
9049be914b
No need to build xlf changes on PRs
2023-11-30 19:58:15 +01:00
Amaury Levé
e22fb4b3aa
Try to force tfm for non-windows OSes
2023-11-27 21:27:47 +01:00
Amaury Levé
cae17b8455
Add Ubuntu leg
...
Add build.sh
chmod +x
2023-11-27 21:07:12 +01:00
Amaury Levé
74ef3bc3cd
Update CI pool + move back to .NET rc2
2023-11-09 17:31:15 +01:00
Viktor Hofer
a9371d47d4
Code clean-up ( #1757 )
2023-10-30 13:59:45 +01:00
Amaury Levé
809b54c622
Try to fix RTM release pipeline
2023-07-13 12:20:23 +02:00
dotnet-maestro[bot]
40b99a24b2
[main] Update dependencies from dotnet/arcade ( #1676 )
...
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
2023-06-16 10:42:35 +02:00
Amaury Levé
11c50162b3
Excude building old release branches from new pipeline
2023-04-28 15:31:41 +02:00
Amaury Levé
f7cb9d3753
Allows to produce release/stable artifacts ( #1636 )
2023-04-18 14:13:53 +02:00
Amaury Levé
995476f09b
Call verify-nupkgs.ps1 at the end of the pack step ( #1604 )
2023-02-27 08:39:49 +01:00
Amaury Levé
e850c28e67
Use embedded symbols ( #1601
2023-02-22 15:20:58 +01:00
Amaury Levé
878c17e1c2
Enable localization and add script checking number of files ( #1602
2023-02-22 15:07:23 +01:00
Amaury Levé
04e097f73e
One more test to fix localization
2023-01-27 09:03:09 +01:00
Amaury Levé
f7296c5937
Try to use autogenerated LocProject.json
...
This is one of the recommended path to re-enable localization
2023-01-26 09:34:41 +01:00
Amaury Levé
36b05b0191
Add single quotes around LclPackageId value
2023-01-25 19:46:59 +01:00
Amaury Levé
64d4ebaf5d
Add LclPackageId to OneLocBuild template ( #1565 )
2023-01-25 09:49:57 +01:00
Amaury Levé
a71762c59c
Full onboarding to arcade ( #1528 )
2023-01-03 21:13:17 +01:00
Amaury Levé
d043f62610
Update CI testResultsFormat to vstest ( #1524 )
2023-01-02 15:48:57 +01:00
Amaury Levé
4568f42395
Add dotnet info step before restore step ( #1522 )
2023-01-02 13:53:55 +01:00
Amaury Levé
3cd53d33c9
Remove trigger for arcade branch
2023-01-02 10:08:48 +01:00
Amaury Levé
7c5e2aaffc
Revert "Push symbols to symweb and public server"
...
This reverts commit 4752e4c703
.
2022-12-28 10:21:10 +01:00
Amaury Levé
4752e4c703
Push symbols to symweb and public server
2022-12-27 14:16:13 +01:00
Amaury Levé
45845114b6
Simplify pipeline ( #1508 )
2022-12-22 13:34:57 +01:00
Amaury Levé
1b52349c5b
Use markdownlint GitHub action ( #1507 )
2022-12-22 11:38:23 +01:00
Amaury Levé
4a7b8eef58
Use arcade pipeline ( #1505 )
2022-12-22 11:04:18 +01:00
Amaury Levé
085882ed85
Enable proper tooling for localization ( #1393 )
2022-11-18 16:15:45 +01:00
Amaury Levé
4382c49bbb
Remove unused build switch
2022-11-14 21:44:30 +01:00
Amaury Levé
8f06c920ba
Add markdownlint CI leg ( #1344 )
2022-10-19 11:45:43 +02:00
Medeni Baykal
c02ba3e1d3
Update azure-pipelines.yml
2022-09-01 16:13:02 +02:00
Medeni Baykal
1caf7993e1
Update azure-pipelines.yml
2022-09-01 16:06:02 +02:00
Amaury Levé
993fe848a2
Target .NET 6 instead of .NET 5 ( #1196 )
2022-08-30 09:14:19 +02:00
Medeni Baykal
4a8aee2aa6
Updated our min support to net462 and netcoreapp3.1, removed portable projects. ( #1163 )
...
* Convert portable projects to SDK-style project.
* Modify our support matrix from portable-net45+win8+wpa81+wp8 to netcoreapp3.1, netstandard1.4, netstandard2.0, and net5.0
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
2022-08-04 19:59:09 +00:00
Amaury Levé
4a1e386b75
Add whitespace editorconfig and run dotnet format whitespace ( #1090 )
2022-04-26 15:04:27 +00:00