Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Max Schmitt 2ec442a5d9
chore: new test harness options (#2246) 2022-08-12 23:31:58 +02:00
Max Schmitt 7ff561b834
devops: use .NET 6 for publishing (#2190) 2022-06-29 12:30:12 +02:00
Max Schmitt 97d946962a devops: do not download browsers on release 2022-03-02 21:13:24 +01:00
Max Schmitt e855942c87 devops: remove .NET 6 from publishing pipeline 2022-02-16 19:13:00 +01:00
Max Schmitt 6fc8930aa8
chore: migrate tooling over to .NET 6 (#1986) 2022-02-07 18:06:43 +01:00
Anže Vodovnik 280b8dbc1c
chore(mstest): add nuget publishing to pipeline (#1697) 2021-08-20 14:04:38 +02:00
Martin Costello cc45dad9ae
chore: fix .NET SDK warning (#1669)
Fix NETSDK1174 warning with the .NET 6 SDK.
2021-08-12 11:52:45 +02:00
Pavel Feldman ae279feb7a
fix(cli): don't traverse fs if started in a random folder (#1510) 2021-06-09 11:15:29 -07:00
Anže Vodovnik 38e5e90aa2
fix: make release stages parallel and non-dependent (#1495) 2021-06-06 17:12:21 +02:00
Anže Vodovnik 75f7a2fe71 fix: invalid artifact downoad in build pipeline 2021-06-06 15:25:01 +02:00
Anže Vodovnik dfd6e14937
chore: clean-up & unify build/pack properties (#1475)
- Move the CI/symbols properties to the Directory.Build.Props file to apply it to all projects
- Generate the nupkg and snupkg and push together
- Remove the old notation of *.Symbols.nupkg
2021-06-03 14:31:18 +02:00
Anže Vodovnik da603d26d8
chore: push NUnit as NuGet (#1473)
- rename the namespace back to NUnit
- introduce a common version props file
- enable signing & strong name in the new project
- add the new project to pipeline YML
2021-06-02 19:14:44 +02:00
Anže Vodovnik d7361fb0a6
chore(build): split nupkg download (#1471) 2021-06-01 21:00:25 +02:00
Anže Vodovnik 050a62188b
chore(build): add CLI to Build Pipeline (#1462)
Adds CLI to NuGet release path and enables signing of the NuGet package. 
Ensures the use of .NET 5 for the build pipeline.
Enables deterministic build and SourceLink via GitHub.
2021-05-31 12:26:56 +02:00
Anže Vodovnik df71ab7fcc
chore: add CLI to NuGet release path (#1455) 2021-05-28 13:14:34 -07:00
Pavel Feldman 293fa3c767
infra: deploy CLI nuget (#1449) 2021-05-27 13:32:23 -07:00
Darío Kondratiuk e5e349e5a4
chore: rename tooling project (#1447) 2021-05-27 12:02:47 -07:00
Anže Vodovnik f0bba03062 fix(build): change artifact download type 2021-05-21 19:17:35 +02:00
Anže Vodovnik 1ac1a4a015
chore(build): release pipeline fix (#1414) 2021-05-21 17:32:50 +02:00
Anže Vodovnik 61810c1392
chore(build): expose sign type as parameter (#1412) 2021-05-21 17:02:59 +02:00
Anže Vodovnik f9182efc03
fix(build): make jobs in stages dependent (#1413) 2021-05-21 17:02:31 +02:00
Anže Vodovnik b5e32aee7a
chore(nuget): split publish into stages, add conditions (#1411)
Splits the publish into stages & includes condition to releasing to NuGet.org to give back control over publishing.
2021-05-21 16:51:36 +02:00
Anže Vodovnik af4501dbc0
chore(nuget): push nuget automatically to nuget.org (#1410) 2021-05-21 15:56:10 +02:00
Anže Vodovnik 6f9f8da31a
chore(build): add signtype as variable (#1407) 2021-05-21 10:06:59 +02:00
Anže Vodovnik 08f2ec8ccf
chore(build): Set up NuGet signing with Azure Pipelines (#1397)
* chore(build): Set up NuGet signing with Azure Pipelines
2021-05-20 12:01:58 +02:00