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
{{ message }}
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
To speed things up we should fake the GraphQL requests. This will also be necessary to allow pull requests from GitHub since those won't be authenticated with a token and thus all PR's will fail.
We should also keep a portion of an integration test suite with a real token but those tests can be skipped if no token is set on the environment.
The text was updated successfully, but these errors were encountered:
To speed things up we should fake the GraphQL requests. This will also be necessary to allow pull requests from GitHub since those won't be authenticated with a token and thus all PR's will fail.
We should also keep a portion of an integration test suite with a real token but those tests can be skipped if no token is set on the environment.
The text was updated successfully, but these errors were encountered: