Phil Dibowitz

Results 349 comments of Phil Dibowitz

Well, the non-node varieties are mixed into the Recipe DSL, so they're easy to reason about. No different than `file`, or `directory` or anything else in the DSL.

code seems probably correct however: * a kitchen test is a very good thing to request here * that unit test needs some sleuthing and it seems like the original...

Sorry for the long delay here, it got lost in the 18 shuffle. Now that 18 is out, and we're all on the same page, this should be ready for...

From Slack: yeah it looks like you merged instead of rebasing. Usually the easiest way to fix this is something like: ``` git fetch upstream git rebase -i upstream/main #...

Just an update: we're getting closer to 16 having a clean pipeline - probably ~2 weeks or so. Once that's done, we should be able to rebase this and merge...

This was already fixed in main (in a slightly different way).