-
Notifications
You must be signed in to change notification settings - Fork 6
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 api blog error #253
Comments
I assume it is because:
@krivard can you update the code to work again? related code chunk: www-main/content/blog/2020-08-28-api.Rmd Lines 285 to 302 in 689ceda
|
This is probably due to BIGINT -- the only issues we have for 2020 are the latest issue for each day, so if that falls outside of the queried range it won't return anything. We're still looking for a way to restore the 2020 data history that will complete before May but doesn't require taking down COVIDcast for 2 days. |
are there any workaround in which we could change the blog post? it is getting annoying that half my CI build fail |
see also cmu-delphi/covidcast#519 #295 is disabling the problematic line for now. However, I won't update the rendered HTML page. Thus, the published blog looks the same. Once either the big int issue has been resolved we can enable it again |
see https://github.com/cmu-delphi/www-main/runs/2040846791?check_suite_focus=true
The text was updated successfully, but these errors were encountered: