payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
18 stars 26 forks source link

ghsetup uses deprecated GitHub API #220

Open aidanheerdegen opened 4 years ago

aidanheerdegen commented 4 years ago

ghsetup uses password access via the GitHub API, but that is being deprecated:

You recently used a password to access an endpoint through the GitHub API using python-requests/2.22.0. We will deprecate basic authentication using password to this endpoint soon:

https://api.github.com/user/repos?page=1&per_page=100

We recommend using a personal access token (PAT) with the appropriate scope to access this endpoint instead. Visit https://github.com/settings/tokens for more information.