Skip to content

Releases: adstep/WinRMSharp

v0.0.49-preview

19 Dec 00:22
Compare
Choose a tag to compare

Changes:

  • 1c58a7b copy all session files using glob pattern to output
  • 8589fd2 filter integration tests from running on CI
  • d7e032c update readme links
  • 3e32f0c add support for copying/fetching files using the WinRMClient
  • 9621956 Remove IntegrationTets project because tests have been unified
  • 16ca9af Add support for record/playback on tests
  • f0fd024 fix merge conflicts after adding documentation for public interfaces
  • 261715c adding documentation for the public interfaces
  • 646452b add status code to transport exception
  • 4cd292c extract protocol actions into constants
See More
  • 4c412fb update code to fix style warnings
  • 2e35f16 consolidate test library dependencies
  • 31a7da7 fix all warnings add editorconfig to enforce code style
  • 4f0bff3 add badges to README
  • 71d342c copy coverage file from artifactstagingdirectory
  • dcff036 copy coverage from temp directory
  • 3052fc9 install reportgenerator
  • 0233e83 merge coverage files before publishing
  • d149791 publish trx files
  • f97b7c2 disable publishing testfiles in dotnet test task

This list of changes was auto generated.

v0.0.30-preview

13 Dec 20:46
Compare
Choose a tag to compare

Changes:

  • 912042a publish code coverage report
  • 347258d remove publish test results from test task

This list of changes was auto generated.

v0.0.29-preview

13 Dec 20:33
Compare
Choose a tag to compare

Changes:

  • 826c5ee remove publish test results from test task

This list of changes was auto generated.

v0.0.28-preview

13 Dec 20:23
Compare
Choose a tag to compare

Changes:

  • b9dbe68 copy coverage file to pkg

This list of changes was auto generated.

v0.0.27-preview

13 Dec 20:13
Compare
Choose a tag to compare

Changes:

  • bfe0d00 remove exclusionfiles from test command
  • f30c155 fix codecoverage datacollector switch
  • 8fb56a8 include code coverage in pkg
  • 731fe65 only run ci on version tagged branches

This list of changes was auto generated.

v0.0.23-preview

13 Dec 16:57
Compare
Choose a tag to compare

Changes:

  • 70472e2 fix public release tags
  • cf67c59 add versioned tags to public release
  • ed4efe7 add back task to set semantic version

This list of changes was auto generated.

v0.0.20-preview

13 Dec 16:09
Compare
Choose a tag to compare

Changes:

  • d4c8011 fix archive directory structure
  • b24592a copy deployables to artifactStagingDirectory
  • ad80cc8 publish build instead of publish artifact
  • 2635400 create root pkg directory
  • d3791bb pack nuget into build directory
  • 156bb42 trigger ci on version tag
  • d4d6a4e pack only library project
  • 37f6525 remove deprecated demo project
  • 8e7f5ab add pack back into pipeline to generate nuget package
  • 78298d8 remove run script from root
See More
  • a12a5b1 Update azure-pipelines-ci.yml for Azure Pipelines
  • 47a8c5b Set up CI with Azure Pipelines
  • 63323c8 add flag to flip publishing build
  • fcd78a1 name published artifact
  • 8c469be publish pipeline artifact
  • aae6e28 try to avoid coverage analysis for generated
  • cd4aed3 avoid shallow clone in pipeline
  • 42b49ce disable semantic version task
  • 89e95c9 revert runsettings
  • 76f9472 switch to using nerdbank gitversion
  • 9bda25a increase code coverage across client/protocol/transport
  • b0fee96 setting up build
  • 7e84b1e create WinRMClient to wrap protocol operations. Add integrationTests. Update unit tests

This list of changes was auto generated.