Stephen Fleming
Stephen Fleming
I rebased. Not sure if there's really enough left here to be worth it after 6994, but you can be the judge :)
In non-editable mode it starts like this ```console Processing /Users/sfleming/Documents/Github/cromshell Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel...
@lbergelson yes it would be super niche... probably hardly anyone would ever use it @jonn-smith yeah I think just calling `gsutil` is the only way to go here. But you...
Also, I guess this would only work with the google cloud backend at this point? I assume that's fine for now
I am watching a workflow's metadata as it's running, and I do NOT see the machine name (`instanceName`) until after the job completes. Is this expected? while the task is...
Maybe I would have to resort to something like ``` gcloud compute instances list --format="table(name,status,tags.list())" ``` and then comb through the tags, since Cromwell does add a tag with the...
@lbergelson they are! Yeah it's kinda cool actually, if we run something from the methods Cromwell server for example, then if you go to the Google Cloud Compute Engine Console...