Releases: evilpilaf/HoneycombSerilogSink
Releases · evilpilaf/HoneycombSerilogSink
0.5.5
Changes:
- 110f6b8 Remove wrong task
- 3ae8c64 add missing variables for release pipeline (#11)
- 91dd9ed add missing variables for release pipeline
- 7e34299 And more tinkering (#10)
- 3e3ffa6 And more
- 5e2f01e add new pipeline file for publishing releases (#9)
- d170bbb Moarrr
- 0b51eaf More pipeline tinkering
- b524764 add custom build name back
- 584c897 adjust trigger and github service connection
See More
- 86193b7 Restructure azure pipelines
- aa6b254 add new pipeline file for publishing releases
- 381d642 Echo variables (#8)
- 816c8ef Rename task to be more explicit
- 4b314a9 Echo the build variables
- ab567cb use PowerShell core for multi PS support
- dc300d3 Rename build name to say the version being built (#7)
- 90eb98c Rename build name to say the version being built
- 1cb276b Restructure build pipeline and csproj metadata (#6)
- c46d4c6 Restructure build pipeline and csproj metadata
- d5daa3a Create nuget on master build (#5)
- bb5b268 Configure the triggers
- 362ebb0 Add tasks to package and publish the package
- e8869c5 Add SemVer to the project (#4)
- e1a80f1 Fix csproj formatting
- 3f5077f Remove uneeded reference
- 694cff4 Add more package metadata
- a9fcce1 Add package license expression
- 66e34dc Set build id based on the value from the build server
- 75a2fed Add Minver reference
- 8d5be2b Flatten the log event properties and add tests (#3)
- 02c0c68 Add tests for the log properties as well
- e6b8d3f Replace log event formatting to do it by hand to flatten the properties
- ac9f39f Check for main log event properties
- b3f6e79 Reference System.Text.Json
- 2bfd822 Expose request content
- 7c1a5ee Change from compact to full json formatter
- c12ed0f Add test to check for the team id being used in the params
- 13cac7c Tests wip (#2)
- 28f6282 remove redundant test param
- 5e1a943 collect test results
- a91539a remove invalid parameter
- e7cbde3 remove elements from strategy matrix
- 67815d3 test on selecting target frameworks in linux
- 232bac1 Comment out linux and mac builds for now and also add dotnet core 2.1 to the agent
- 42c29a1 Merge branch 'master' of https://dev.azure.com/evilpilaf/Honeycomb%20Serilog%20sink/_git/Honeycomb%20Serilog%20sink into tests-wip
- 1702be0 Fix version format
- 5d1ca31 Add task to set the version of .net core to use
- 43706e2 Try fix the solution route
- ae2cd77 Set up CI with Azure Pipelines
- ea65dab Add tests to check for the sending of the configured ApiKey
- ff61615 Adjust helpers for http client setup
- 4463c11 WiP
- 3e2eeb8 Multi-target test assembly
- 6b7a0cf Multi-target library
- a983af3 Make internals visible to the test project
- 7f59677 Add Nuke to the tools
- 73af240 Add base helper for http client
- d47107e Add test project
- ad51d0b Update packages
- 4245e06 Add extensions for the sink
- b216508 Rename file and class
- f37fa21 Initial implementation
This list of changes was auto generated.
0.5.4: add missing variables for release pipeline (#11)
add missing variables for release pipeline
Another test release
And more tinkering (#10) And more tinkering
Third attempt
add new pipeline file for publishing releases (#9) add new pipeline file for publishing releases
Second attempt
Echo variables (#8) Echo variables
nuget publishing
Restructure build pipeline and csproj metadata (#6) Restructure build pipeline and csproj metadata