Skip to content

Azure Testing - Full Production Features Added

Compare
Choose a tag to compare
@Learnspree Learnspree released this 30 Mar 16:26
· 26 commits to develop since this release

Made Azure testing production ready by supporting:

  • multiple environments (e.g. dev/prod) for test and logger deployments supported
  • cleanup of deploy/remove scripts
  • support side-by-side deployments of multiple versions of the same runtime (e.g. node 10 & 12)
  • updated dotnet test function name to "dotnet31csx" to indicate the tested .net core version and use of c-sharp script (csx)