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 chakracore-nightly #2

Closed

Conversation

joaocgreis
Copy link
Member

Node-ChakraCore produces builds of type nightly and uploads them to a directory named chakracore-nightly. This adds support for a prefix that can be set to chakracore-.

This PR includes the commit under review in #1 by @rvagg , so this can be easily rebased after that PR lands.

cc @nodejs/build

rvagg and others added 2 commits June 12, 2017 21:24
Node-ChakraCore produces builds of type 'nightly' and uploads them to
a directory named 'chakracore-nightly'. This adds support for a prefix
that can be set to 'chakracore-'.
@joaocgreis
Copy link
Member Author

Updated: added a test.

@kunalspathak
Copy link
Member

LGTM. but just curious, where is it triggered? Is it from release CI machines?

@joaocgreis
Copy link
Member Author

@kunalspathak the web server runs this as a cron job. You can check the Ansible diff here: JaneaSystems/build@c3525ef (PR nodejs/build#547)

joaocgreis added a commit that referenced this pull request Nov 2, 2017
Node-ChakraCore produces builds of type 'nightly' and uploads them to
a directory named 'chakracore-nightly'. This adds support for a prefix
that can be set to 'chakracore-'.

PR-URL: #2
Reviewed-By: Kunal Pathak <[email protected]>
@joaocgreis
Copy link
Member Author

Landed in dd940e3

@joaocgreis joaocgreis closed this Nov 2, 2017
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