File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Jenkins Jobs
2+
3+ ## [ validate-downloads] ( https://ci.nodejs.org/view/All/job/validate-downloads/ )
4+
5+ This job validates that the downloads on nodejs.org are good. It is scheduled to
6+ be run nightly and can also be run manually after a release is made. ** Note:**
7+ there is delay between when releases are generated and when they will be
8+ available on nodejs.org (up to 60 minutes) so releasers may have to wait a bit
9+ be able to complete the validation.
10+
11+ If validation fails an email notification is sent to the
12+ ` release-validation-alert ` email alias. If you would like to get these
13+ notifications submit a PR to have your email added for that alias in
14+ https://github.com/nodejs/email/blob/master/iojs.org/aliases.json .
15+
16+ This job needs to be updated each time a we roll over to a new Current
17+ release.
You can’t perform that action at this time.
0 commit comments