unity-sds / unity-project-management

Container repo for project management (projects, epics, etc)
Apache License 2.0
0 stars 2 forks source link

As an operator, I want to submit jobs via a GUI #72

Closed rtapella closed 10 months ago

rtapella commented 1 year ago

Web application to submit jobs . Phasing:

  1. hard-coded single-CHIRP submission: https://github.com/unity-sds/unity-jobs-ui/issues/24
  2. process-driven: https://github.com/unity-sds/unity-jobs-ui/issues/25
  3. app-package driven: https://github.com/unity-sds/unity-jobs-ui/issues/26
  4. Batch submission: #49 and https://github.com/unity-sds/unity-project-management/issues/39
rtapella commented 1 year ago

needs:

  1. SPS: WPS-T endpoint
  2. unity-py / unity-common-api : expose job submission [future iteration]
  3. Dockstore Application listing & deployment [see https://github.com/unity-sds/unity-jobs-ui/issues/26]
  4. Data Store APIs or methods to indicate input and output files
  5. job submission ui depends on general web app skeleton to be made also
rtapella commented 1 year ago

for FY23: at least be able to submit CHIRP rebinning jobs with a hard-coded set of parameters.

Ideal world: drive the parameters from a configuration (e.g. WPS-T process desription, or algorithmDescriptor.json)

rtapella commented 1 year ago
rtapella commented 10 months ago

check vs. Airflow

rtapella commented 10 months ago

we may also want to update the hard-coded jobs UI job-submission page with any SBG workflows

mike-gangl commented 10 months ago

I'd rather not re-open old issues when it's new work