Patrick Dillon
Patrick Dillon
/retest-required /skip
still not finding the python interpreter? Saw ``` /bin/sh: /usr/bin/python3: No such file or directory ``` in the ansible logs
Don't think anybody has looked at this yet so I went ahead and force pushed to rebase, and fixed the unit test failure (due to newly wrappd error).
@willie-yao thanks for the in-depth review and feedback. I am just back today from vacation, & will incorporate the changes ASAP.
> Hey @patrickdillon , how is this PR coming along ? How can we help you push this forward ? @nawazkh thanks for checking in. I've just started working on...
> Hey @patrickdillon , how is this PR coming along ? How can we help you push this forward ? ~~Progress has been slow as I've spent much of the...
I have now updated and tested the PR to get the environment using `EnvironmentFromName`. This greatly simplifies this PR (33->12 files changed). I still need to work on adding the...
> I like this from a functionality and code perspective. Does comparable functionality already exist in (for example) CAPA? If so, we're just "catching up" and that's great Yes! CAPA...