Story #10112
closed
[Crunch2][Workbench]workflow#show page (similar to pipeline_template#show page)
Added by Radhika Chippada over 8 years ago.
Updated over 7 years ago.
Assigned To:
Radhika Chippada
Estimated time:
(Total: 0.00 h)
Release relationship:
Auto
Description
Include editable name and description field.
Also should include a "Run this workflow" button.
Files
- Description updated (diff)
- Target version set to 2017-04-26 sprint
- Description updated (diff)
- Story points set to 1.0
- Assigned To set to Lucas Di Pentima
- Status changed from New to In Progress
- Assigned To changed from Lucas Di Pentima to Radhika Chippada
- Target version changed from 2017-04-26 sprint to 2017-05-10 sprint
Showing these would be helpful:
baseCommand: [bwa, mem]
arguments: - {prefix: -t, valueFrom: $(runtime.cores)} - {prefix: -R, valueFrom: "@RG\tID:$(inputs.group_id)\tPL:$(inputs.PL)\tSM:$(inputs.sample_id)"}
(baseCommand before arguments)
hints: - {class: DockerRequirement, dockerImageId: biodckr/bwa, dockerPull: biodckr/bwa}
The DockerImageId should link to the collection of the docker image.
inputs:
outputs: if possible
A couple comments:
DockerImageId
is not being rendered as a collection link as suggested on note-7, is this possible?
- Will the workflow definition have additional data that we would like to show? Maybe we can have a generic way of showing the YAML so that the partial doesn’t need to be updated when using a
wf_def
with new fields?
DockerImageId is not being rendered as a collection link as suggested on note-7, is this possible?
Peter said it is quite involved and for now we just display the text
Will the workflow definition have additional data that we would like to show? Maybe we can have a generic way of showing the YAML so that the partial doesn’t need to be updated when using a wf_def with new fields?
For now this would do as Bryan suggested. Other fields may or may not fit the same display strategy (for example, uuids etc).
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:a5c53dceed8480e667249fc5fee3349bbaf20ec8.
Also available in: Atom
PDF