64 Commits

Author SHA1 Message Date
Michael Ganss
088a429ff4 Target netcoreapp2.2 in test project 2020-01-24 12:41:21 +01:00
Michael Ganss
60e35106c1 Include framework in coverage file name
Target netcoreapp2.2 in test project
2020-01-24 12:37:32 +01:00
Michael Ganss
7fc84579c3 Run netcoreapp2.1 tests 2019-05-15 14:22:01 +02:00
Michael Ganss
a20cf1ad83 Update appveyor.yml 2019-05-15 14:13:57 +02:00
Michael Ganss
edc45180af Add sonarcube
Remove AssemblyInfo.cs
2018-09-24 16:30:59 +02:00
Michael Ganss
18d1da8b19 Don't tag/publish PR builds
Fix XML documentation bugs
2018-09-21 16:08:48 +02:00
Michael Ganss
f5421a8965 Use coverlet instead of OpenCover
Target netcoreapp2.0
2018-07-18 14:03:10 +02:00
Michael Ganss
fd667a2312 Automatically tag successful build 2018-07-16 17:38:47 +02:00
Michael Ganss
40d0656934 Build symbol package 2017-10-19 16:37:28 +02:00
Michael Ganss
6a91b9eb99 Set version to 4.0 2017-10-17 13:06:34 +02:00
Michael Ganss
0c485a4853 Bump version to 3.5 beta 2017-04-19 15:58:59 +02:00
Michael Ganss
abccab73e6 Fix appveyor.yml 2017-04-12 16:19:25 +02:00
Michael Ganss
18d4dc6f76 Fix appveyor.yml 2017-04-12 16:17:10 +02:00
Michael Ganss
6a2bb20966 Fix appveyor.yml 2017-04-12 16:13:26 +02:00
Michael Ganss
393c009b80 Refactor according to VS suggestions
Use AppVeyor VS 2017 build image
2017-04-12 16:10:31 +02:00
Michael Ganss
2e70ad9160 Remove beta label 2017-01-19 13:21:31 +01:00
Michael Ganss
62f5cafe3a Bump version 2016-12-09 12:47:23 +01:00
Michael Ganss
c451c8ba52 Add KeepChildNodes
Add back beta label to version
2016-10-10 13:48:48 +02:00
Michael Ganss
d8c6ac0598 Add test for keeping child nodes (see #25, #75)
Remove beta label from version
2016-10-10 13:31:56 +02:00
Michael Ganss
10e4586429 Skip tags 2016-06-06 15:38:22 +02:00
Michael Ganss
328f419ac4 Add -beta to version 2016-06-06 13:58:47 +02:00
Michael Ganss
b25a3fb421 Package artifacts from src folder only 2016-06-06 13:34:59 +02:00
Michael Ganss
29362c24e9 Add back OpenCover to appveyor.yml 2016-06-06 13:17:42 +02:00
Michael Ganss
6d03d1caa2 Move HtmlSanitizer to src, HtmlSanitizer.Tests to test
Add dotnet test to appveyor.yml
2016-06-05 22:54:31 +02:00
Michael Ganss
29339514cf Remove info from AssemblyInfo.cs (now in project.json)
Fix typo in project.json
Remove AssemblyInfo.cs patching from appveyor.yml
2016-06-05 16:54:34 +02:00
Michael Ganss
0fca6a0e45 Use 1.0.0-VERSION as magic string in project.json instead of APPVEYOR_BUILD_VERSION
dotnet build requires valid version
2016-06-04 23:37:10 +02:00
Michael Ganss
44635d297d Remove nuspec
Set version in project.json from appveyor.yml
2016-06-04 23:31:08 +02:00
Michael Ganss
5d16ea1785 Change version suffix to APPVEYOR_BUILD_NUMBER in appveyor.yml 2016-06-03 18:02:23 +02:00
Michael Ganss
408c3e6a68 Commment out test section temporarily 2016-06-03 17:48:47 +02:00
Michael Ganss
edc479c8ac Fix appveyor.yml 2016-06-03 17:32:57 +02:00
Michael Ganss
0f894890af Remove stuff from appveyor.yml 2016-06-03 17:15:15 +02:00
Michael Ganss
0a33044dc5 Prepare for .NET Core 2016-06-03 14:47:11 +02:00
Michael Ganss
2f23ab4a2f Fix NUnit path
Add -beta to NuGet version
2016-03-07 15:06:42 +01:00
Julian Verdurmen
7d1a3403d6 Exclude tests in code coverage 2016-02-09 17:32:48 +01:00
Michael Ganss
1886124a87 Remove /noshadow 2016-02-05 17:01:15 +01:00
Michael Ganss
d0a347a51b Fix appveyor.yml 2016-02-05 16:51:46 +01:00
Michael Ganss
2b594a3d91 Switch to Codecov 2016-02-05 16:44:08 +01:00
Michael Ganss
ca9f6b34ee Set version to 3.1 2015-11-05 16:10:51 +01:00
Michael Ganss
413056da79 Set assembly version by AppVeyor
Generate NuGet packages during AppVeyor build
2015-11-04 12:35:14 +01:00
Michael Ganss
17f274acbc OpenCover.Console.exe in tools folder 2015-09-02 12:02:37 +02:00
Michael Ganss
71be515f2f Remove Coverity again (doesn't seem ready for VS2015) 2015-09-02 12:00:40 +02:00
Michael Ganss
a622256df3 Change appveyor.yml 2015-09-01 17:34:57 +02:00
Michael Ganss
89f5aebc3c Re-enable Coverity 2015-09-01 17:09:02 +02:00
Michael Ganss
863b94f03e Disable Coverity 2015-08-11 16:32:51 +02:00
Michael Ganss
784250e675 PublishCoverity.exe is in PublishCoverity\tools\ now 2015-08-09 11:58:31 +02:00
Michael Ganss
63dd90a172 Fix appveyor.yml 2015-07-29 13:36:38 +02:00
Michael Ganss
0c0d2b4040 Do Coverity and Coveralls only if tokens are non-empty 2015-07-29 13:25:48 +02:00
Michael Ganss
b4ca44e28c Dump environment variables 2015-07-29 12:51:03 +02:00
Michael Ganss
cda7640314 Use AppVeyor build number for Coverity code version.
Hope this fixes the build for PRs.
2015-07-29 12:21:17 +02:00
Michael Ganss
e08c157728 Add XHTML test (closes #1)
Try to fix appveyor.yml
2015-07-22 16:20:53 +02:00