You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The builds can succeed while still not linking properly, we wouldn't get informed about it until someone tests them manually. And since there's not much incentive for people to run debug builds, it can be months after a breaking change before we are informed of it. Maybe there could be some way to automatically launch something like triangle test and see if it displays anything.
Debug build takes horribly long to compile, it should atleast be available for testimg right away so it's easier to test if everything works. Automatic testing is not urgent, getting it to have online binaries is far more important for starters.
It doesn't need to enforce success for merging, but it should protect from compilation errors and possibly tested once in a while.
The text was updated successfully, but these errors were encountered: