Skip to content

PS CI and Pester setup added. also example scripts for Gitlab. Warning Breaking release

Compare
Choose a tag to compare
@tsteenbakkers tsteenbakkers released this 14 May 08:54
· 1 commit to master since this release
3574cf4

warning breaking build!

If you are using V1.0.0 please notice that i have changed the folder structure for including CI/CD configuration for Powershell. The module now resides in a folder \MSSQL-CICD-Helper which you will need to include when trying to import the module for local use. This has been clarified in the Readme.

New Features:

  • example kicker / helper script for CI systems
  • example gitlabci yaml file

Refactoring:

  • New folder structure
  • Invoke-Build
  • Buildhelpers
  • Pester
  • PSScriptAnalyzer
  • PlatyPS