You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/30 06:51:58 UTC

[jira] [Commented] (S2GRAPH-108) Support continuous integration test

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

ASF GitHub Bot commented on S2GRAPH-108:
----------------------------------------

GitHub user ijsong opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/102

    [S2GRAPH-108] Support continuous integration test

    Add travis

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

    $ git pull https://github.com/ijsong/incubator-s2graph S2GRAPH-108

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

    https://github.com/apache/incubator-s2graph/pull/102.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 #102
    
----
commit 7022a1e860b518bd81378b9582a607402f2d9979
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T03:13:31Z

    travis setting

commit a7fbb1f32f438bddfb81264958d962cc82740a35
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T03:15:28Z

    fix

commit bc3e3b9f3d4d3462cbe38a91ba4a6e9f3af1c059
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T05:26:13Z

    add services

commit 124e92a6e81252a26b3ed6955adbdee1b06a5c8a
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T05:46:21Z

    change scala version

commit 95bd2ec1d85c764a441944280fe102f76413bce9
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T05:58:39Z

    script for download/run hbase

commit be023808daab199c5c48aace63f201b806fe687d
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T06:21:08Z

    fix: scala version

commit 5103b3a9df52926f28e87c76d15dd6e7d6341514
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T06:29:51Z

    Add travis status image to README.md

commit 13d3b4d7fc942b2805e34e8cdebc1698af63fb4f
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T06:47:15Z

    turn of verbose output of untar hbase

commit 345c83c904a6d3201b576b6e018fcecacbe5fb2f
Author: Injun Song <ij...@gmail.com>
Date:   2016-11-30T06:48:29Z

    Merge branch 'S2GRAPH-108' of https://github.com/ijsong/incubator-s2graph into S2GRAPH-108

----


> Support continuous integration test
> -----------------------------------
>
>                 Key: S2GRAPH-108
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-108
>             Project: S2Graph
>          Issue Type: Test
>            Reporter: Injun Song
>
> We can build/test periodically by using CI, for example Travis-CI (https://travis-ci.org/) and Appveyor (https://www.appveyor.com/).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Re: [jira] [Commented] (S2GRAPH-108) Support continuous integration test

Posted by Hyunsung Jo <hy...@gmail.com>.
+1
Thank you, Injun!

On Wed, Nov 30, 2016 at 3:52 PM ASF GitHub Bot (JIRA) <ji...@apache.org>
wrote:

>
>     [
> https://issues.apache.org/jira/browse/S2GRAPH-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15707776#comment-15707776
> ]
>
> ASF GitHub Bot commented on S2GRAPH-108:
> ----------------------------------------
>
> GitHub user ijsong opened a pull request:
>
>     https://github.com/apache/incubator-s2graph/pull/102
>
>     [S2GRAPH-108] Support continuous integration test
>
>     Add travis
>
> You can merge this pull request into a Git repository by running:
>
>     $ git pull https://github.com/ijsong/incubator-s2graph S2GRAPH-108
>
> Alternatively you can review and apply these changes as the patch at:
>
>     https://github.com/apache/incubator-s2graph/pull/102.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 #102
>
> ----
> commit 7022a1e860b518bd81378b9582a607402f2d9979
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T03:13:31Z
>
>     travis setting
>
> commit a7fbb1f32f438bddfb81264958d962cc82740a35
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T03:15:28Z
>
>     fix
>
> commit bc3e3b9f3d4d3462cbe38a91ba4a6e9f3af1c059
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T05:26:13Z
>
>     add services
>
> commit 124e92a6e81252a26b3ed6955adbdee1b06a5c8a
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T05:46:21Z
>
>     change scala version
>
> commit 95bd2ec1d85c764a441944280fe102f76413bce9
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T05:58:39Z
>
>     script for download/run hbase
>
> commit be023808daab199c5c48aace63f201b806fe687d
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T06:21:08Z
>
>     fix: scala version
>
> commit 5103b3a9df52926f28e87c76d15dd6e7d6341514
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T06:29:51Z
>
>     Add travis status image to README.md
>
> commit 13d3b4d7fc942b2805e34e8cdebc1698af63fb4f
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T06:47:15Z
>
>     turn of verbose output of untar hbase
>
> commit 345c83c904a6d3201b576b6e018fcecacbe5fb2f
> Author: Injun Song <ij...@gmail.com>
> Date:   2016-11-30T06:48:29Z
>
>     Merge branch 'S2GRAPH-108' of
> https://github.com/ijsong/incubator-s2graph into S2GRAPH-108
>
> ----
>
>
> > Support continuous integration test
> > -----------------------------------
> >
> >                 Key: S2GRAPH-108
> >                 URL: https://issues.apache.org/jira/browse/S2GRAPH-108
> >             Project: S2Graph
> >          Issue Type: Test
> >            Reporter: Injun Song
> >
> > We can build/test periodically by using CI, for example Travis-CI (
> https://travis-ci.org/) and Appveyor (https://www.appveyor.com/).
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>