Stephan Boyer

Results 71 comments of Stephan Boyer

> Honestly, if you've ever written PowerShell you should be able to read the important parts of it so that should be fine Well, as I mentioned, I don't really...

> Honestly, if this (understandably) never gets merged I still had my bit of fun writing it and learned a few things on the way. 😄 > If I may...

Hi @ChetanBhasin, thanks for this feature request. It seems like it would be a useful feature, though it would be quite a departure from the way Toast works today. We'd...

Here is an idea for how it might work: - Tasks will run in parallel if and only if (a) they have `cache: false` and (b) they do not have...

Those are great points. Right now Toast does not really support interactive tasks, because it does not attach stdin (except for the `--shell` feature—speaking of that, we'd have to think...

Hi @RamiHg, thanks for filing this suggestion. This is what I see for the repository "topics" on GitHub: It looks like "docker" and "containers" (though not "container") are already listed,...

Hi @ryuheechul, thanks for creating this pull request! > Earthly is a CI/CD framework that allows you to develop pipelines locally and run them anywhere. Earthly leverages containers for the...

I can see how this would be useful for you, though I have similar thoughts as in https://github.com/stepchowfun/toast/issues/389#issuecomment-923594327. These "inessential" features are starting to pile up, and Toast is already...

For anyone who stumbles upon this PR, the relevant discussion is in https://github.com/stepchowfun/toast/issues/433.

Hi @kjoyce77, are you saying Docuum now works with Podman (with the Unix domain socket mapping)? This is kind of surprising to me given the differences that @joachimBurket pointed out....