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
AUTH_SKIPS is a list of services for which an HTTP 401 is an expected
response if an auth token isn't given. 401 for a service outside of the
list means a changed/broken API.
Invert the `if ! diff then fail else success` for readability.
0 commit comments