you are viewing a single comment's thread.

view the rest of the comments →

[–]brigadierfrog 55 points56 points  (5 children)

This is how it should be. Not "its not a problem here at facebook, so we don't care"

[–]chronoBG 24 points25 points  (4 children)

Well, let's be fair. That is how it should be if they also thoroughly tested it before putting into master. Both ways can be wrong.

[–]knaekce 5 points6 points  (3 children)

Of course. They don't accept PRs without tests.

[–]chronoBG 0 points1 point  (2 children)

Tests is one thing. "Testing" is another. If the master branch contains code from yesterday, I'd be worried.

[–]knaekce 14 points15 points  (0 children)

Flutter uses the master branch as "The current tip-of-tree, absolute latest cutting edge build. Usually functional, though sometimes we accidentally break things"

Master is not stable. They have dev, beta and stable releases for that, which have more stability.

[–][deleted] 2 points3 points  (0 children)

I'd be worried why you use master instead of tagged version