You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/29 11:01:07 UTC

[jira] [Commented] (THRIFT-4343) Change CI builds to use node.js 8.x LTS once available

    [ https://issues.apache.org/jira/browse/THRIFT-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16223948#comment-16223948 ] 

ASF GitHub Bot commented on THRIFT-4343:
----------------------------------------

GitHub user jeking3 opened a pull request:

    https://github.com/apache/thrift/pull/1406

    THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc

    also fix a perl failure as we were using a deprecated language feature
    in the cross test server for perl.
    Client: nodejs, perl
    
    This closes #1406

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeking3/thrift nodejs881

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/1406.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1406
    
----
commit cb68e6e3c0e292e91273db4688f191222e771db4
Author: James E. King, III <jk...@apache.org>
Date:   2017-10-29T10:55:00Z

    THRIFT-4343: enable nodejs-8.x on ubuntu-artful image and update grunt-jsdoc
    also fix a perl failure as we were using a deprecated language feature
    in the cross test server for perl.
    Client: nodejs, perl
    
    This closes #1406

----


> Change CI builds to use node.js 8.x LTS once available
> ------------------------------------------------------
>
>                 Key: THRIFT-4343
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4343
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>    Affects Versions: 0.10.0
>         Environment: docker ubuntu-xenial
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Minor
>
> Currently the builds are using node 7, we should switch to node 8 LTS once available in October 2017.
> https://github.com/nodejs/Release#release-schedule1



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)