Stef Heyenrath
|
8b91cec457
|
Add .NET 8 (#1018)
* Add .NET 8
* 'Use .NET 8'
* tests 8
* 8
* tc8
* ci
* CI
|
2023-12-04 18:05:18 +01:00 |
|
Stef Heyenrath
|
795dcf42e2
|
Add .Net 7 (#853)
* Add .NET 7
* UseDotNet
* 7
* Ubuntu 6
* 'Use .NET 7'
* 67
* .
* use 7
* use 7
* test = 7
* coverage.7.0.opencover.xml
|
2022-12-03 11:03:57 +01:00 |
|
Stef Heyenrath
|
35d42a5c0d
|
Fix Linux CI build + Fix opencover (#851)
* Fix Linux CI Test (opencover.xml)
* 2
* Build & Execute Unit tests
* ,cmd
* cout
* 12
* b
* server
* b =b
* /p:CoverletOutput=./test/WireMock.Net.Tests/WireMock.Net.Tests
* co?
* 2p
* 2?
* failOnStderr: false
* e0
* cc
* pub
* sc
* coverlet
* props
* pt
* coverage.net6.0.opencover.xml
|
2022-11-25 18:13:02 +01:00 |
|
Stef Heyenrath
|
02d28a34fd
|
Fixed bug "dotnet nuget push -n" (#730)
* Use .NET 6.0
* 2
* remove depends on
* -n
* Fixed bug "dotnet nuget push -n"
|
2022-02-25 21:33:55 +01:00 |
|
Stef Heyenrath
|
bb33b3f01a
|
Update NuGet packages (#728)
* Update NuGet pacakges
* .
* .
* 3
* FluentBuilder
* 10000
* typo
* f
* .
* net6
* fix build
* t
* t2
* net6
* .
* <PackageReference Include="System.Text.Encodings.Web" Version="4.7.2" />
* .
* ...
* .
* fix
|
2022-02-25 16:59:31 +01:00 |
|
Stef Heyenrath
|
a1dc2ba646
|
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest')) # Do not run for PullRequests (#612)
|
2021-05-10 22:06:42 +02:00 |
|
Stef Heyenrath
|
3dfee689b5
|
Fix Proxying with SSL and NetCoreApp3.1 (#547)
* Fix Proxying with SSL and NetCoreApp3.1
* add test
* ServicePointManager.ServerCertificateValidationCallback = (message, cert, chain, errors) => true;
* dotnet dev-certs https
* x
* .
|
2020-12-03 09:36:42 +01:00 |
|
Stef Heyenrath
|
933bd7d046
|
remove branch name from "SonarCloudPrepare"
|
2020-12-02 22:39:04 +01:00 |
|
Stef Heyenrath
|
db2caadf70
|
Fix SonarCloud OpenCover (coverlet-coverage) (#545)
|
2020-11-30 15:48:17 +01:00 |
|
Stef Heyenrath
|
3e0c6cce5f
|
RUN_SONAR_CMD_OPENCOVER
|
2020-11-28 19:14:56 +01:00 |
|
Stef Heyenrath
|
8861b8a3f0
|
s
|
2020-11-28 19:12:06 +01:00 |
|
Stef Heyenrath
|
2363cc1311
|
Build - arguments: '--configuration Debug --framework netcoreapp3.1'
|
2020-11-28 18:59:00 +01:00 |
|
Stef Heyenrath
|
1f99834ae3
|
- task: DotNetCoreCLI@2
|
2020-11-28 18:51:50 +01:00 |
|
Stef Heyenrath
|
8659b352a3
|
VSTest@2
|
2020-11-28 18:48:54 +01:00 |
|
Stef Heyenrath
|
8f3aa12086
|
Codecov
|
2020-11-28 18:30:17 +01:00 |
|
Stef Heyenrath
|
9b64dbcae3
|
RUN_SONAR_CMD
|
2020-11-28 18:20:34 +01:00 |
|
Stef Heyenrath
|
33fd383612
|
projects: './test/WireMock.Net.Tests/WireMock.Net.Tests.csproj'
|
2020-11-28 18:02:15 +01:00 |
|
Stef Heyenrath
|
01d8dc6b86
|
SonarCloud
|
2020-11-28 17:57:08 +01:00 |
|
Stef Heyenrath
|
6af127e9f2
|
RUN_TEST_NET452
|
2020-11-28 15:27:32 +01:00 |
|
Stef Heyenrath
|
e222a0a9c3
|
netcoreapp3.1 (with coverage)
|
2020-11-28 15:15:01 +01:00 |
|
Stef Heyenrath
|
00a6fec7b4
|
wiremock-net
|
2020-11-28 15:04:00 +01:00 |
|
Stef Heyenrath
|
e7b6e12855
|
SonarCloud - WireMock-Net_WireMock.Net
|
2020-11-28 14:51:53 +01:00 |
|
Stef Heyenrath
|
94e5e99207
|
Use JDK11 by default
|
2020-11-28 13:50:52 +01:00 |
|
Stef Heyenrath
|
37a89cbaa4
|
**\
|
2020-11-28 13:33:44 +01:00 |
|
Stef Heyenrath
|
323d0f9dae
|
coverage.netcoreapp3.1.opencover.xml
|
2020-11-28 13:21:17 +01:00 |
|
Stef Heyenrath
|
85dabc7638
|
BUILD_SOLUTION_AS_DEBUG
|
2020-11-28 13:10:33 +01:00 |
|
Stef Heyenrath
|
f0bddf0604
|
SonarCloud
|
2020-11-28 13:00:04 +01:00 |
|
Stef Heyenrath
|
3829a5a7f9
|
Use Java 11 in Azure Pipelines (needed for SonarCloud) (#544)
* Install Java 11
* jdkSourceOption: 'PreInstalled'
* nuget
* 1.12.3
|
2020-11-28 12:13:56 +01:00 |
|
Stef Heyenrath
|
5d3cbdbfc6
|
1.3.5
|
2020-11-04 16:43:03 +00:00 |
|
Stef Heyenrath
|
5b083d753e
|
Fix dotnet-sonarscanner (#530)
|
2020-11-02 19:37:46 +01:00 |
|
Stef Heyenrath
|
d67a160144
|
Fix unhandled exception when target is unavailable (#469)
* wip
* fix
* 31
* known
|
2020-05-18 15:07:30 +02:00 |
|
Stef Heyenrath
|
dac73b6fe0
|
codecov\1.10.0 (#451)
|
2020-04-10 20:28:07 +02:00 |
|
Stef Heyenrath
|
307a89d324
|
AllowAnyHttpStatusCodeInResponse (#407)
* .
* ,
* PUBLISH_TESTRESULTS
* fix logging
* fix compile error
* codefactor fix
* Debug - Sonar + other things in csproj
|
2020-01-27 18:47:58 +01:00 |
|
Stef Heyenrath
|
6e151098e5
|
azure-pipelines
|
2020-01-25 12:29:13 +01:00 |
|