Stef Heyenrath
|
597c95000e
|
vmImage: 'windows-2025' (#1407)
|
2025-12-24 16:59:02 +01:00 |
|
Stef Heyenrath
|
5e25ca767d
|
Fix BuildId (#1384)
|
2025-11-23 11:19:39 +01:00 |
|
Stef Heyenrath
|
7b93b2668d
|
Fix TypeLoader (#1320)
* no ilmerge
* .
* .
* nullable
* .UsingNuGet
* fix
* .
* directoriesToSearch
* .
|
2025-06-15 11:44:09 +02:00 |
|
Jonathan Mezach
|
8a07286b89
|
Add an launch inspector command to Aspire Dashboard (#1283)
* Upgrade to Aspire 9.2.0
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* Remove workload installs from CI pipeline
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* Missed package upgrade
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* Fix usings
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* Add Open Inspector command
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* Fix broken test
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* PR comments
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
* More PR comments
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
---------
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
|
2025-04-25 20:23:19 +02:00 |
|
Stef Heyenrath
|
a8562fda32
|
Use vmImage ubuntu-22.04 and install aspire workload in Azure DevOps CI-CD pipeline (#1282)
* Install aspire workload in Azure DevOps CI-CD pipeline
* vmImage: 'ubuntu-22.04'
|
2025-04-22 22:47:43 +02:00 |
|
Stef Heyenrath
|
2a19b4491f
|
WireMock.Net.Testcontainers: implement watching the static mapping folder for changes (#1189)
* WireMock.Net.Testcontainers: implement watching the static mapping files + folder for changes
* ReloadStaticMappings
* fix
* .
* .
* .
* .
* .
* .
* .
* CopyAsync
* <VersionPrefix>1.6.7-preview-02</VersionPrefix>
* <VersionPrefix>1.6.7-preview-03</VersionPrefix>
|
2024-12-15 11:31:25 +01:00 |
|
Stef Heyenrath
|
42306d1864
|
Add WireMock.Net.AspNetCore.Middleware (#1175)
* Add WireMock.Net.AspNetCore.Middleware
* .
* WireMock.Net.Middleware.Tests
* .
* X-WireMock-Response-Delay
|
2024-09-27 20:39:57 +02:00 |
|
Stef Heyenrath
|
b892e85d2a
|
Add WireMock.Net.TUnit project (#1179)
* Add WireMock.Net.TUnit project
* fix
* .
* fix
* bd
* 0.1.812
* dotnet test
* 0.1.817
* cat
* type
* type2
* find
* -- --diagnostic
* --no-build
* fix?
|
2024-09-25 08:52:40 +02:00 |
|
Stef Heyenrath
|
8348a7b9a3
|
Also update IWireMockMiddlewareOptions when settings are updated via admin interface (#1166)
* Also update IWireMockMiddlewareOptions when settings are updated via admin interface
* ci
|
2024-09-04 18:47:25 +02:00 |
|
Stef Heyenrath
|
4b12f3419f
|
Add Aspire Extension (#1109)
* WireMock.Net.Aspire
* .
* xxx
* nuget
* [CodeFactor] Apply fixes
* ut
* t
* **WireMock.Net.Aspire**
* .
* t
* .
* .
* .
* TESTS
* docker utils
* Install .NET Aspire workload
* 4
* 4!
* projects: '**/test/**/*.csproj'
* script: 'dotnet workload install aspire'
* projects: '**/test/**/*.csproj'
* coverage
* WithWatchStaticMappings
* Admin
* typo
* port
* fix
* .
* x
* ...
* wait
* readme
* x
* 2
* async
* <Version>0.0.1-preview-03</Version>
* ...
* fix aspire
* admin/pwd
* Install .NET Aspire workload
* 0.0.1-preview-04
* WaitForHealthAsync
* ...
* IsHealthyAsync
* .
* add eps
* name: 'Execute Aspire Tests'
* name: Install .NET Aspire workload
* .
* dotnet test
* remove duplicate
* .
* cc
* dotnet tool install --global coverlet.console
* -*
* merge
* /d:sonar.pullrequest.provider=github
* <Version>0.0.1-preview-05</Version>
* // Copyright © WireMock.Net
* .
---------
Co-authored-by: codefactor-io <support@codefactor.io>
|
2024-07-27 18:53:59 +02:00 |
|
Stef Heyenrath
|
90e017b79a
|
Use dotnet sonar scanner (part 2) (#1125)
* ddd
* ---ddd
* f
* revert
* /d:sonar.branch.name=$(Build.SourceBranchName)
* FIX
* coverlet
* coverlet - 1 line
* dotnet-coverage
* --configuration Debug --no-build --framework net8.0
* script
* /d:
* collect?
* "wiremock-coverage.xml"
* see
* tests
|
2024-06-20 15:35:37 +02:00 |
|
Stef Heyenrath
|
2602db566b
|
Revert Sonar to old way (#1124)
|
2024-06-19 18:21:37 +02:00 |
|
Stef Heyenrath
|
61937db0b3
|
Fix SonarCloud integration (#1123)
* Use sonarscanner global dotnet tool
* io
* jdk?
* JAVA_HOME_17_X64
* /d:sonar.pullrequest.base=master
* /d:sonar.pullrequest.branch=$(Build.SourceBranch)
* /d:sonar.pullrequest.key=$(Build.BuildNumber)
* /d:sonar.pullrequest.branch=$(Build.SourceBranchName)
* ...
* $(System.PullRequest.PullRequestId)
* ---
* PR?
* cleanup
|
2024-06-19 17:07:52 +02:00 |
|
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 |
|