Closed consideRatio closed 1 year ago
Ooops I thought these were not available, but they still are. For example https://gist.github.com/mariusvniekerk/8a658f7f63b13768d1e75fa2464f5092. But, the api token we are provided via secrets.github_token simply isn't allowed to work with api.github.com/gists.
secrets.github_token
https://github.com/jupyterhub/binderhub/blob/4176ecde35917559ea138b7e852202b83295ba2c/binderhub/tests/conftest.py#L114-L127
https://github.com/jupyterhub/binderhub/blob/4176ecde35917559ea138b7e852202b83295ba2c/binderhub/tests/test_repoproviders.py#L486-L501
UPDATE
Ooops I thought these were not available, but they still are. For example https://gist.github.com/mariusvniekerk/8a658f7f63b13768d1e75fa2464f5092. But, the api token we are provided via
secrets.github_token
simply isn't allowed to work with api.github.com/gists.Original issue
https://github.com/jupyterhub/binderhub/blob/4176ecde35917559ea138b7e852202b83295ba2c/binderhub/tests/conftest.py#L114-L127
Failures observed
Related to
https://github.com/jupyterhub/binderhub/blob/4176ecde35917559ea138b7e852202b83295ba2c/binderhub/tests/test_repoproviders.py#L486-L501