Skip to content

WIP: v1.4.1

Jan Swiatkowski requested to merge feat-custom-job-scripts into main

v1.4.1

  • New feature - Creation of worfklows accepting dataset with custom job script, which will be executed by general command template
  • Added endpoints:
    • /custom-job-scripts/v1/create-custom-job-script-application
    • /custom-job-scripts/v1/update-custom-job-script-params
  • Fixed issue with generating wrong parameters, when no input or output set
  • All user has access to tag customScriptHPCjobv1
  • previous merge: !4 (merged)
Edited by Jan Swiatkowski

Merge request reports