summaryrefslogtreecommitdiff
path: root/COLLABORATOR_GUIDE.md
diff options
context:
space:
mode:
authorRichard Lau <riclau@uk.ibm.com>2019-11-12 21:03:44 -0500
committerRichard Lau <riclau@uk.ibm.com>2019-11-17 14:26:56 -0500
commit519ca8ea08dc68d49d46cb321eab98bb90e63117 (patch)
tree1e9d6c89af3eb4bb72ad3c74b7859f333091628d /COLLABORATOR_GUIDE.md
parent722f9588d7702dbe53a681dbbb5247a0ab0839c6 (diff)
downloadandroid-node-v8-519ca8ea08dc68d49d46cb321eab98bb90e63117.tar.gz
android-node-v8-519ca8ea08dc68d49d46cb321eab98bb90e63117.tar.bz2
android-node-v8-519ca8ea08dc68d49d46cb321eab98bb90e63117.zip
build: store cache on timed out builds on Travis
Building Node.js without a ccache cache takes longer than the 50 minute Travis time limit for jobs for public repositories. To mitigate this we added a job to compile V8 on the basis that in the worst case it would complete within 50 minutes and provide a cache that could be used by a restarted `Compile Node.js` job. Recent PRs have exceeded the 50 minute time limit for the `Compile V8` job. When Travis times out a build the cache is not stored. This commit drops the `Compile V8` job and adds a manual timeout to the `Compile Node.js` job which will allow the cache to be stored and used in restarts of the job. PR-URL: https://github.com/nodejs/node/pull/30469 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Diffstat (limited to 'COLLABORATOR_GUIDE.md')
0 files changed, 0 insertions, 0 deletions