Project

General

Profile

Actions

UseCases » History » Revision 3

« Previous | Revision 3/27 (diff) | Next »
Tom Clegg, 09/20/2022 03:02 PM


Use Cases

Use Cases for Workbench

I have a collection with buggy/suspect results. I need to figure out where in the pipeline the bug crept in.
  • any big differences between the different "foo_XX" steps?
  • flags passed to the "foo_XX" steps
  • logs from one (all?) of the "bar_XX" steps
  • docker image metadata (docker image ID, name, version, dockerfile)
I need to find a "good" workflow invocation, and compare it to something that isn't working now
  • when did this workflow last succeed?

I have a collection that is valuable/interesting. I need to review/share/publish how it was generated (tools/versions/options/inputs).

I need to find some data, and confirm I'm looking at the right version.

I want to estimate how much it will cost to run a workflow.

Updated by Tom Clegg over 1 year ago · 3 revisions