Parker Duckworth

Results 20 comments of Parker Duckworth

@bitfield agree that using `fs.WalkDir` with `fs.SkipDir` would provide a nice DX here. Thinking that we'd still want to include the permission errors in the output though (rather than completely...

Ah, ok. Understood > On Mar 27, 2022, at 4:43 AM, John Arundel ***@***.***> wrote: > >  > @parkerduckworth it's a tricky area, because one of the design goals...

In case the original author from stack overflow is monitoring this issue, I have a few questions to help with reproduction :) - How much time does it take for...

Stale bot is really trying to get rid of this one 💨

I would like to contribute! Is there a specific view you want this to appear on?

Converting to draft, to protect this from being merged until after v1.15.1 release

Hey @andreynering is this something still being considered? Having this command in a `cmds` block fails to run: ```yml cmds: - read -p "Display me as a prompt. Continue? (y/n)"...

@LorenzBuehmann yes, I believe this is a related issue. #3319 has been implemented with #4122, and will be included with the upcoming 1.24 release. Once it's out, I recommend upgrading...

@etiennedi is this ready to be closed now following #4203?