Robby O'Connor

Results 99 comments of Robby O'Connor

What the hell...kill it with fire...kill this PR will fire!

@parrotgeek1 Linus doesn't even pay attention to this. It's just a mirror for him.

> I think an easy workaround would be adding an empty .env in Docker. Kinda a shitty solution.

I wish there was an easy way to exclude issues or PRs from being marked stale

The `develop` branch does introduce regressions. For example -- when @syl20bnr went on a bit of a bender with the deferred loading of packages as an example of one instance....

Not that I see -- I actually use `develop` as my daily driver

If you want the latest and greatest -- use `develop` -- Releases and patch releases are made as-needed if a critical bug is found. `master` is meant to be immutable...

Keep in mind that @syl20bnr could get busy with life but he has people merging PRs and with @Miciah helping to triage issues and squash bugs-- which was a major...

No, they're definitely dupes. On 8/8/19 2:45 AM, Christoph Neuroth wrote: > > Cross-referencing other threads these since I've also been wondering: > > Possible Duplicate of #11352 > >...

develop almost never is unstable. If you want the latest, use that. If it ever does break, it's not broken for long and roll-back is easy. On 11/27/19 12:00 AM,...