Ensure the Validate
task produces a working stable project environment
#107
Labels
Validate
task produces a working stable project environment
#107
The Validate phase is one of the most important. It must set up the project so that all other tasks function properly.
It must set up the directories so that other tasks that produce output have the proper paths
It should be resilient.
Validate
task throws an error if there are no commits yet #33Initialize-
functions to ensure the project is using the latest version of the buildThe text was updated successfully, but these errors were encountered: