package
0.0.0-20250118194130-ebcb2afb569f
Repository: https://github.com/sergiotejon/pipemanagercontroller.git
Documentation: pkg.go.dev

# 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.