-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
-
this job creation script: https://github.com/redhat-developer/rhdh-plugins/blob/main/workspaces/x2a/plugins/x2a-backend/templates/x2a-job-script.sh
needs refinement:
- neede to modularize git commands to bash functions – currently the script has a switch-clause in the middle
- implement scenario where endpoints / phases are rerun with special flags to allow partial execution
- think about " || true" clauses, and try to avoid them