The intention of this effort is to provide a seamless local workflow that will allow a user to define the workflow via python(+yaml). Workflow in this context would be define->upload->ingest->cleanup. Initial thoughts are to create a SpecResource, which would represent the spec.yaml, but include upload logic (use existing SDK functions), and once complete substitute the location into the spec to be ingested.
Tasks:
The intention of this effort is to provide a seamless local workflow that will allow a user to define the workflow via python(+yaml). Workflow in this context would be define->upload->ingest->cleanup. Initial thoughts are to create a SpecResource, which would represent the spec.yaml, but include upload logic (use existing SDK functions), and once complete substitute the location into the spec to be ingested.
Tasks:
richlibrary for live status of upload (I believe the current upload functions already have a status indicator, so mayberichis not necessary).