Hugo Wallenburg

Results 3 comments of Hugo Wallenburg

A simple toggle in `.yarnrc.yaml` would fix this. I think this is fine default behavior, but in some projects I would like to turn it off.

Extra logging / instrumentation / helper methods / default handling of whatever inherited from base task. One place to define task names and such for the `AbstractTask` constructor. In my...

Since `OnStartup` and `ScheduleOnStartup` are already public, it seems to me almost an oversight that `ScheduleOnceOnStartup` and `ScheduleRecurringOnStartup` aren't? I don't imagine I need anything more complicated than having those...