Uh oh!
There was an error while loading. Please reload this page.
Blog: v14.0.0 release post - #3129
Conversation
BethGriggs
commented
Apr 21, 2020
Hmm, 15minutes is longer than usual for the website to update - is it possible to check the state or force a redeploy? @nodejs/build maybe? |
sam-github
commented
Apr 21, 2020
Its up now, but IIRC, it used to be just minutes before deploying. It was long enough for the last sec announcement, that I just left and checked the next morning. I wonder if some of the caching changes recently made it slower? cc: @rvagg |
richardlau
commented
Apr 21, 2020
GitHub itself is having issues at the moment which could be a contributing factor. |
richardlau
commented
Apr 21, 2020
The tail from the webhook log (https://nodejs.org/github-webhook.log) seems to indicate it hasn't been triggered for/picked up the changes from this PR: |
1 similar comment
richardlau
commented
Apr 21, 2020
The tail from the webhook log (https://nodejs.org/github-webhook.log) seems to indicate it hasn't been triggered for/picked up the changes from this PR: |
nschonni
commented
Apr 21, 2020
If you have access to the box, you can try restarting the hook nodejs/build#2123 (comment) |
nschonni
commented
Apr 21, 2020
There is also #3018 if anyone is feeling ambitious |
rvagg
commented
Apr 21, 2020
We have extended the CDN purge from job so that could be a partial explanation for the slower deploy. I think you can expect up to 30 minutes now for cloudflare to refresh. |
Refs: nodejs/node#32181