Skip to content

Commit aed300d

Browse files
committed
doc: add documentation for validate-downloads job
PR-URL: #849 Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: JoãReis <[email protected]> Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: George Adams <[email protected]>
1 parent 376a889 commit aed300d

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

jenkins/jobs.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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.

0 commit comments

Comments
 (0)