Skip to content

Conversation

@jasonkuster
Copy link
Contributor

@jasonkuster jasonkuster commented Apr 21, 2016

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace <Jira issue #> in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

This is the initial commit for a mergebot for Beam.

Jason Kuster added 2 commits April 21, 2016 10:55
Signed-off-by: Jason Kuster <jason@google.com>
Signed-off-by: Jason Kuster <jason@google.com>
@jasonkuster
Copy link
Contributor Author

R: @davorbonaci


script:
- travis_retry mvn -B $MAVEN_OVERRIDE install -U
- travis_retry travis/test_wordcount.sh
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's do testing instead of tools.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not pushed, seems like.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now is!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you get rid of README.md when you are there?

@jasonkuster jasonkuster changed the title [INFRA-11644] Mergebot initial commit [BEAM-228] Mergebot initial commit Apr 25, 2016
Jason Kuster added 3 commits April 25, 2016 16:22
Signed-off-by: Jason Kuster <jason@google.com>
Signed-off-by: Jason Kuster <jason@google.com>
iemejia pushed a commit to iemejia/beam that referenced this pull request Jan 12, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
Note that the synthtool-generated `.coveragerc` (see apache#224) does *not* include all changes needed for 100% coverage:  see:

- googleapis/gapic-generator-python#171
- googleapis/gapic-generator-python#437

Closes apache#92.
Closes apache#195.
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
- Ignore 'DistributionNotFound' fallbacks (only in setuptools-less installs).
- Drop unused helper (fossil from PR apache#225).

release-as: 2.0.0-dev2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants