Romain

Results 115 comments of Romain

Hun, for some reason there is an issue now (can't find `JSONType`). I'll take a look in a bit.

This is currently being worked on and re-assigning to @hamelsmu .

Thanks for all the comments. I am going to keep working on this. After I pushed it out, I realized it was still not as clean as I wanted it...

A few questions: - are these flows run through step functions, locally or on batch? - which version of the metadata service are you running? The logic should mark these...

This has been hanging a while. I would rather we merge this and then GCP. I also want to discuss the "let's move things to plugins" before we continue merging...

This needs to be rebased/merged on/with master for testing to pass (due to changes in bootstrap command args).

Still working on a few things on this one.

This decorator will test a few things and will force it to be written out to the CL (since it is considered as not statically defined): ``` class FooDecorator(StepDecorator): name...

Whoops, forgot to remove the test decorator. I'll remove it but wait for comments and remove that and the print statements if this looks OK to go for you guys.