You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/14 18:17:33 UTC

[jira] [Commented] (GEODE-992) Integrate with Travis CI

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

ASF subversion and git services commented on GEODE-992:
-------------------------------------------------------

Commit 6c069d20140c53d4ae35ac94595fd44a3fdc8528 in incubator-geode's branch refs/heads/feature/GEODE-639 from [~swapnil.bawaskar]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=6c069d2 ]

GEODE-992: Integrate with Travis CI

Updating README to add CI status. Also:
- Added Anchors and links to all sections
- Added links to wiki and documentation
- Headings are now h2 rather than h1

closes #107


> Integrate with Travis CI
> ------------------------
>
>                 Key: GEODE-992
>                 URL: https://issues.apache.org/jira/browse/GEODE-992
>             Project: Geode
>          Issue Type: Task
>          Components: tools
>            Reporter: Swapnil Bawaskar
>            Assignee: Swapnil Bawaskar
>
> In order to test pull requests, I would like to propose using Travis CI (https://travis-ci.org/). Travis can run after each checkin and on each pull request. This will allow us to catch javadoc and unit test issues early (before the nightly ASF build). 
> It is really simple to setup Travis, we need to give it permission and checkin a {{.travis.yml}} file.
> Other Apache projects using Travis:
> 1. Groovy: https://github.com/apache/groovy/blob/master/.travis.yml
> 2. Zeppelin: https://github.com/apache/incubator-zeppelin



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