You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by spacharya <gi...@git.apache.org> on 2017/02/15 03:26:32 UTC

[GitHub] avro pull request #196: Avro 1887

GitHub user spacharya opened a pull request:

    https://github.com/apache/avro/pull/196

    Avro 1887

    I have made the setup to use yetus.
    A quick setup of yetus can be done using this script : https://gist.github.com/spacharya/c1013fda8fe5d864fd028e8e5c478b81
    
    You will need to have docker present on that machine.
    
    `/bin/bash ../yetus/precommit/test-patch.sh --plugins=all,-compile,-javadoc --user-plugins=share/pre_commit/   --build-tool=build  https://github.com/apache/avro/pull/191 --docker --dockerFile=share/docker/Dockerfile --dirty-workspace`
    
    Is a sample deployment.
    
    I would appreciate if people can look at the changes and test it and let me know if there are any improvements.

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

    $ git pull https://github.com/spacharya/avro AVRO-1887

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

    https://github.com/apache/avro/pull/196.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 #196
    
----
commit 4dbf3dc7303b379b742fc9dd5c5d3b742297a085
Author: sacharya <su...@gmail.com>
Date:   2016-10-10T21:56:40Z

    AVRO-1887 Setup precommit checks via Apache Yetus
    
    Signed-off-by: sacharya <su...@gmail.com>

commit 5cedf25884649cf26a93bfd296bf2e5b867ac87b
Author: sacharya <su...@gmail.com>
Date:   2017-02-06T00:28:04Z

    Update Docket to read from the new docker image

commit a12ce6ace51b53fe876a7d4a592c577bed7447c8
Author: sacharya <su...@gmail.com>
Date:   2017-02-06T00:41:57Z

    removing unwanted installs

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---