Michele
Michele
Please check amendments before merging. Michele
New feature to add later on: a PDI Job that scans projects and collects and displays some stats and info for each project, like latest Job or Transformation updated, list...
The initial script `initialise-repo.sh` throws an error when creating the **Project Code** folder structure. The source folders exist, so I guess that the code cannot find them. See error message:...
The initial script `initialise-repo.sh` should check that all 4 mandatory arguments have been specified correctly in the command and throw an error message. At the moment the script creates the...
Improve the argument in `initialise-repo.sh` to specify the full path where the project structure is going to be created. For example, the current argument `-p myproject` should be extended to...