Sage-Bionetworks / projectLive_NF

Live view of projects of funding partners
2 stars 3 forks source link

release on shinyapps.io #163

Closed jaybee84 closed 2 years ago

jaybee84 commented 2 years ago

@brucehoff I am starting a release branch but the checks are failing during installation. See below:

Using bundled GitHub PAT. Please add your own PAT to the env var `GITHUB_PAT`
Error: Failed to install 'unknown package' from GitHub:
  HTTP error 401.
  Bad credentials

  Rate limit remaining: 59/60
  Rate limit reset at: 2022-01-05 02:17:02 UTC

Execution halted
Error: Process completed with exit code 1.

What is the best way to add this in ?

brucehoff commented 2 years ago

@brucehoff I am starting a release branch but the checks are failing during installation. See below:

Using bundled GitHub PAT. Please add your own PAT to the env var `GITHUB_PAT`
Error: Failed to install 'unknown package' from GitHub:
  HTTP error 401.
  Bad credentials

  Rate limit remaining: 59/60
  Rate limit reset at: 2022-01-05 02:17:02 UTC

Execution halted
Error: Process completed with exit code 1.

What is the best way to add this in ?

Follow the instructions here: https://github.com/Sage-Bionetworks/projectLive_NF/pull/159 Specifically, add a repository secret, REPO_PAT which is a PAT having at least repository scope.