Skip to content

2.18.0: [create-pull-request] automated change (#20)

Compare
Choose a tag to compare
@devcloudreleases devcloudreleases released this 26 Feb 15:48
· 10 commits to develop since this release
632dcd0

Commits

  • 11013d5: Remove unused code + refactor onboarding (Daniel Garcia) #254
  • 6106c5a: Move onboarding code to UI project (Daniel Garcia) #254
  • 3261951: Fix bug with TaskCancelException (Daniel Garcia) #254
  • 2701725: Remove usages of IDisplay in CLI project + make its methods non async (Daniel Garcia) #254
  • 5cd5615: upgrade stylecop to allow new C# 12 features (Daniel Garcia) #254
  • 8455679: fixing stylecop violations (Daniel Garcia) #254
  • b6d95a5: fix tests (Daniel Garcia) #254
  • c475423: Move onboarding components (Daniel Garcia) #255
  • a2db16f: All components moved to CLI project + added unit tests for them. (Daniel Garcia) #255
  • 840d170: Improve error messages when testplanner client throws exception (Daniel Garcia) #256
  • 3aa82a8: new command to switch between staging and production testplanner environments (Daniel Garcia) #256
  • 9c669ce: adding Then to name of the tests (Daniel Garcia) #256