You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by aaltay <gi...@git.apache.org> on 2016/08/10 22:42:22 UTC

[GitHub] incubator-beam pull request #814: TEMP: Testing Jenkins integration

GitHub user aaltay opened a pull request:

    https://github.com/apache/incubator-beam/pull/814

    TEMP: Testing Jenkins integration

    Testing changes to #378 with the pre-commit test.
    
    Will revert after the tests, do not merge.


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

    $ git pull https://github.com/aaltay/incubator-beam jenkins2

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

    https://github.com/apache/incubator-beam/pull/814.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 #814
    
----
commit 427be241cd8981ad426c20ea0c7d1fd36d436aa1
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T08:00:39Z

    used exec-maven-plugin to map maven's lifecycle phases with python's setuptools

commit 23f42c31029b70214e62b50d341de65a08a96eae
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T08:22:15Z

    synced version from maven

commit 061ef0a5914f658c0754a49ccfd2089f38008df7
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T08:32:12Z

    synced version from maven

commit 98ca6f813904621957bd38b68e2a9d19202431e7
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T08:33:34Z

    merged

commit 2acaed2b87d6a5b0e3e2416c73b32e6eb18b9dd6
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T08:59:00Z

    mapped package phase

commit 43bcc7a899049a54bff2612a9607a61f4ddbec31
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T09:00:41Z

    fixed author metadata

commit 231ff5446b5aaf77671e66a6a8e30059699bc4d3
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-27T14:33:45Z

    trying to get travis build working

commit 1d815bb910c7d6c0ebe1b548e01c61a9a4f07bef
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-28T06:43:20Z

    BEAM-378: removed unnecessary packages previously introduced in ci environment

commit 97b52add3c16d72da522531b5ba7970a1595bbe7
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-28T06:50:53Z

    reformattted file according PEP 8

commit d7874fe1415fd380c2eb987dfda6d006bedc1c4c
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-28T08:12:06Z

    BEAM-378: trying to get right the version on both build and runtime

commit 12fedce3ffb745975d50a066fd7f9e8eada3381c
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-28T09:03:43Z

    BEAM-378: changed completelly the strategy: version is only read on setup, and updated to be statically used as apache_beam.__version__ later on

commit 831d4b046b6a11c9bfc9b7e7ad972b3931087dba
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-29T07:50:47Z

    BEAM-378: fixed install_requires order

commit d676108de9ec2d439ec75659c5716044def892fa
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-29T07:55:49Z

    BEAM-378: reverted PEP-8 change, since @silviulica pointed they currently use 2 spaces for indentation

commit 79b69fd59b0434ff612daa6f293f593f3bf01157
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-29T07:57:43Z

    BEAM-378: added a comment about the default apache_beam.__version__

commit 18950476a4d88505d3c5d4ea4117035117238252
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-29T08:08:35Z

    BEAM-378: switched to tox as target for 'mvn test' phase

commit dcb5ea32e989a30b5319cd6cacf2cc817b5de821
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-29T08:22:06Z

    BEAM-378: fixed tox cofig file argument

commit e424fbfdbb9fbca6868f3efafe8dd68e64f15b7d
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-06-29T12:37:24Z

    BEAM-378: merged from upstream python-sdk branch

commit 137c4a0fb400c5636b55573efee704fbb260e6fa
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-01T06:24:19Z

    BEAM-378: fixed typo

commit a0a788ebaf7f96a5e2d1df50fc98339dfd6d238f
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-01T06:34:41Z

    BEAM-378: remove the depencency on apache_beam module from setup.py (now the implementation of parsing pom.xml is directly there)

commit 65fde8d18ef1f708c766475cc8e18e16353a6e93
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-01T06:35:49Z

    BEAM-378: clean-up

commit c9529646cb3e251f997cb2614dfa3efbda71bcee
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-01T06:39:18Z

    BEAM-378: fixed pylint warnings

commit c5830942cfffa12372c3d44a4bb60266863cd046
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-01T06:59:24Z

    BEAM-378: removed deprecated version usage

commit b045a97d678e3102960af469c29c6362c0c904cb
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-01T07:05:28Z

    BEAM-378: brought back lxml as required to see if we get ci finally working

commit 27917a0f9e604e52183174fac2d82b427c2bda0d
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-06T06:57:14Z

    BEAM-378: replaced by regex pom.xml parsing to get rid of lxml dependency

commit 456501e20586be966e3957014c9778d64ddf9b18
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-06T07:28:01Z

    BEAM-378: renamed variable

commit 08502f7d4c5c5ed2152498b275e5d63da99f5db4
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-06T09:31:54Z

    BEAM-378: removed non-necessary anymore return statement

commit 3da6884ca82b36a8294fbb0207f249d5d2957c35
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-06T10:03:37Z

    BEAM-378: making rat happy

commit 3674690ea1d28b225d644b36e3eb71c4e1d1bc65
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-07T06:15:39Z

    BEAM-378: fixed 2-spaces indentation

commit 93c31dfba439b1b241926308dabfb7b730e5a4e8
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-07T06:20:11Z

    BEAM-378: added a comment in the manifest regarding why pom.xml is included in the distribution

commit 72d128bfdd54575a0a6dbdb455d2693087dee26f
Author: Sergio Fern�ndez <se...@wikier.org>
Date:   2016-07-07T13:04:04Z

    BEAM-378: handled tox installation in process-test-resources maven phase

----


---
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.
---

[GitHub] incubator-beam pull request #814: TEMP: Testing Jenkins integration

Posted by aaltay <gi...@git.apache.org>.
Github user aaltay closed the pull request at:

    https://github.com/apache/incubator-beam/pull/814


---
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.
---