# Functions
GetWorkspaceDir returns the default workspace directory.
Normalize normalizes the pipeline data It adds the necessary steps to the tasks to: - clone the repository - download and upload the artifacts and cache - expand each batch task in the pipeline It also adds the necessary finish tasks to: - launch the next pipeline in the chain.