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 codecov server sync #122

Open
slager opened this issue Apr 17, 2024 · 2 comments
Open

fix codecov server sync #122

slager opened this issue Apr 17, 2024 · 2 comments

Comments

@slager
Copy link
Contributor

slager commented Apr 17, 2024

https://github.com/ropensci/DataPackageR/actions/runs/8717854538/job/23913882639

Request failed [404]. Retrying in 1 seconds...
Request failed [404]. Retrying in 1 seconds...
$detail
[1] "Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue."

Also, only on the codecov runner:

> library(testthat)
> library(DataPackageR)
> # Test only if pandoc is available.
> if (rmarkdown::pandoc_available()) {
+   test_check("DataPackageR")
+ }
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 228 ]

══ Warnings ════════════════════════════════════════════════════════════════════
── Warning ('test-updating-datapackager-version.R:23:3'): can update ───────────
cannot remove file '/tmp/RtmpwBIUt5/subsetCars/news.md', reason 'No such file or directory'
Backtrace:
    ▆
 1. └─base::file.remove(file.path(tempdir(), "subsetCars", "news.md")) at test-updating-datapackager-version.R:23:3

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 228 ]
> 

codecov/codecov-action#557

@slager
Copy link
Contributor Author

slager commented May 1, 2024

r-lib/actions#834

@slager
Copy link
Contributor Author

slager commented May 3, 2024

In discussion with rOpenSci personnel on how to get the Codecov secret.

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