Skip to content

v2.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 10:52

Fixed

  • Updated workflow to use the new src directory
  • Corrected reference to new src directory in workflow yaml

Changed

  • Instead of storing module source code in a folder at the root of a project repository named the same as the module, build scripts and functions now expect source code to be in a named folder src instead. Still at the root of a project repository.
  • Function New-ModuleDirStructure now also creates tests directory. Also updated the function to create folder containing module source code in src instead of the module name