issues
search
aldrichtr
/
infraspective
Infrastructure testing using pester
MIT License
18
stars
0
forks
source link
Only run the unit tests and code checks if source folder has changes
#96
Open
aldrichtr
opened
2 years ago
aldrichtr
commented
2 years ago
If the update doesn't include changes to the source folder, then there is no need to run PSSA or the unittests
If the update doesn't include changes to the docs folder, then there is no need to run the "build docs" step
see
This article
for an implementation using Powershell