Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI #35

Open
amoeba opened this issue May 8, 2020 · 0 comments
Open

Fix CI #35

amoeba opened this issue May 8, 2020 · 0 comments
Assignees

Comments

@amoeba
Copy link
Collaborator

amoeba commented May 8, 2020

CI broke randomly, seems like something that'll fix itself.

It's the install sysreqs step is complaining about not having a GITHUB_PAT which it never has before. You also can't set a GITHUB_PAT env var on actions since its a restricted name.

I also note that sysreqs seems down at the moment:

> sysreqs::sysreq_commands('DESCRIPTION')
Error in utils::download.file(url, path, method = download_method(), quiet = quiet,  :
  cannot open URL 'http://crandeps.r-pkg.org/deps/rt,httr,stringr,askpass,knitr,rmarkdown,testthat,tibble'
In addition: Warning message:
In utils::download.file(url, path, method = download_method(), quiet = quiet,  :
  cannot open URL 'https://crandeps.r-pkg.org:443/deps/rt,httr,stringr,askpass,knitr,rmarkdown,testthat,tibble': HTTP status was '404 Not Found'

Filing a bug for now but hoping if I come back to this in a month it'll be fixed.

@amoeba amoeba self-assigned this May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant