Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for v8-canary builds #1

Closed
wants to merge 2 commits into from
Closed

add support for v8-canary builds #1

wants to merge 2 commits into from

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jun 12, 2017

No description provided.

test.js Outdated
}
}

listBuilds('nightly', { releaseUrlBase: 'https://nodejs.org/download/' }, verify())
listBuilds('nightly', verify())
Copy link
Member

@joaocgreis joaocgreis Jun 13, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing an empty config parameter, here and in v8-canary below.

@joaocgreis
Copy link
Member

@rvagg when you land this, if you release a new version of the npm package, can you also include #2 to avoid breaking the current configuration on the server? Thanks

@joaocgreis
Copy link
Member

@rvagg added a commit to address my review. Do you mind if I go ahead and land this? this has been live in the server for some months now.

@gibfahn
Copy link
Member

gibfahn commented Sep 16, 2017

Do you mind if I go ahead and land this? this has been live in the server for some months now.

SGTM

joaocgreis pushed a commit that referenced this pull request Nov 2, 2017
PR-URL: #1
Reviewed-By: João Reis <[email protected]>
@joaocgreis
Copy link
Member

Landed in e0a745d

@joaocgreis joaocgreis closed this Nov 2, 2017
@gibfahn gibfahn deleted the v8-canary branch November 2, 2017 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants