Uh oh!
There was an error while loading. Please reload this page.
doc: jenkins-iojs.nodesource.com -> ci.nodejs.org, iojs.org/download -> nodejs.org/download - #2886
Closed
mgol wants to merge 1 commit into
Closed
doc: jenkins-iojs.nodesource.com -> ci.nodejs.org, iojs.org/download -> nodejs.org/download#2886mgol wants to merge 1 commit into
mgol wants to merge 1 commit into
Conversation
rvagg
commented
Sep 16, 2015
Member
lgtm |
evanlucas
commented
Sep 16, 2015
Contributor
LGTM |
Contributor
There was a problem hiding this comment.
I don't think we use this job anymore. Probably you can fix this as well.
Contributor
There was a problem hiding this comment.
Should be https://ci.nodejs.org/job/node-test-pull-request/
ContributorAuthor
There was a problem hiding this comment.
Fixed & rebased over master, here and in one other place below.
I assume iojs+release is still used?
thefourtheye
commented
Sep 16, 2015
Contributor
@rvagg Are all the jobs right? We can fix it now itself |
mgol
commented
Sep 16, 2015
ContributorAuthor
The only job in doc/releases.md that have |
silverwind
commented
Sep 18, 2015
Contributor
|
silverwind
commented
Sep 23, 2015
Contributor
The Jenkins URL has changed from https://jenkins-iojs.nodesource.com to https://ci.nodejs.org. The former address now redirects to the latter. Some jobs has also changed names.
mgol
commented
Sep 23, 2015
via email
ContributorAuthor
@silverwind No problem. :) Rebased. |
silverwind pushed a commit
that referenced
this pull request
Sep 23, 2015
The Jenkins URL has changed from https://jenkins-iojs.nodesource.com to https://ci.nodejs.org. The former address now redirects to the latter. Some jobs has also changed names. PR-URL: #2886 Reviewed-By: Rod Vagg <r@va.gg> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Roman Reiss <me@silverwind.io>
silverwind
commented
Sep 23, 2015
Contributor
Thanks, landed in 02448c6. |
Fishrock123 pushed a commit
that referenced
this pull request
Sep 25, 2015
The Jenkins URL has changed from https://jenkins-iojs.nodesource.com to https://ci.nodejs.org. The former address now redirects to the latter. Some jobs has also changed names. PR-URL: #2886 Reviewed-By: Rod Vagg <r@va.gg> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Roman Reiss <me@silverwind.io>
This was referenced Sep 30, 2015
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Jenkins URL has changed from https://jenkins-iojs.nodesource.com
to https://ci.nodejs.org. The former address now redirects to the
latter.
The new download location is https://nodejs.org/download/release/;
the configure script was still referring to
https://iojs.org/download/release/.
(there are separate commits for these changes)