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 "solution" has been to simply ignore these checks entirely and use admin powers to push past them. That's highly unfortunate - like anybody else encountering this repo for the first time since this breakage started I didn't know about this "solution" and lost a lot of time.
We could either...
Disable these checks entirely (strictly better than a permanent breakage, since then they don't add confusion)
Fix these checks.
The text was updated successfully, but these errors were encountered:
Due to #608 the build/test
checks are currently broken and actively harmful to our ability to merge
PRs. This commit disables them until they've been fixed.
Due to #608 the build/test
checks are currently broken and actively harmful to our ability to merge
PRs. This commit disables them until they've been fixed.
Currently, all PRs to this repo fail all of their checks with build errors.
The Ubuntu check:
The Mac OS check:
The Windows check:
The "solution" has been to simply ignore these checks entirely and use admin powers to push past them. That's highly unfortunate - like anybody else encountering this repo for the first time since this breakage started I didn't know about this "solution" and lost a lot of time.
We could either...
The text was updated successfully, but these errors were encountered: