node.green currently isn't showing Node 14.4.0 (or any released versions of Node 14) only the (old) nightly.
It looks like the schedule runs are not updating index.html. Also, The most recent run genrated an empty testers.json file.
I rolled back locally to 28bbb643c11275e3fb9fbe5ef074bc74fac5cbce and was able to successfully build using node build.js and got a build that had a column for 14.4.0.
Could you check on the build process and see if you can get it to update index.html here?
node.green currently isn't showing Node 14.4.0 (or any released versions of Node 14) only the (old) nightly.
It looks like the schedule runs are not updating
index.html
. Also, The most recent run genrated an emptytesters.json
file.I rolled back locally to 28bbb643c11275e3fb9fbe5ef074bc74fac5cbce and was able to successfully build using
node build.js
and got a build that had a column for14.4.0
.Could you check on the build process and see if you can get it to update
index.html
here?Thanks for creating node.green!