Skip to content

Conversation

@jbonofre
Copy link
Member

@jbonofre jbonofre commented Apr 5, 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.

@dhalperi
Copy link
Contributor

dhalperi commented Apr 5, 2016

R: @davorbonaci

<fileSet>
<directory>${basedir}</directory>
<outputDirectory>/</outputDirectory>
<excludes>
Copy link
Member

Choose a reason for hiding this comment

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

Could we add the whole contents of the .gitignore file here?

Also, I'd suggest to add a comment both here and in .gitignore that says that this list should include everything from .gitignore, but may include other things too.

@davorbonaci
Copy link
Member

Nice -- I didn't know this can be done so cleanly.

Left a few comments -- 2 FYI-only, 2 with minor action.

@jbonofre
Copy link
Member Author

jbonofre commented Apr 6, 2016

Rebase and update according to @davorbonaci comments.

<directory>${basedir}</directory>
<outputDirectory>/</outputDirectory>
<excludes>
<!-- NB: the exclude here should be sync with content of .gitignore -->
Copy link
Member

Choose a reason for hiding this comment

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

Add the comment to .gitignore too?

@davorbonaci
Copy link
Member

LGTM

@asfgit asfgit closed this in f629951 Apr 6, 2016
@jbonofre jbonofre deleted the BEAM-114 branch May 8, 2016 06:15
iemejia referenced this pull request in iemejia/beam Jan 12, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
…-from-reduce-by-key

apache#121 allow multiple elements from reduce by key
dmvk pushed a commit to dmvk/beam that referenced this pull request May 15, 2018
dmvk pushed a commit to dmvk/beam that referenced this pull request May 15, 2018
dmvk pushed a commit to dmvk/beam that referenced this pull request May 15, 2018
mareksimunek pushed a commit to seznam/beam that referenced this pull request Jul 9, 2018
mareksimunek pushed a commit to seznam/beam that referenced this pull request Jul 9, 2018
mareksimunek pushed a commit to seznam/beam that referenced this pull request Jul 9, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Aug 17, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Aug 17, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Aug 17, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Oct 5, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Oct 5, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Oct 5, 2018
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
* feat: make collections call backed by async

* fix: failing asyncmock assertion

* fix: lint

* refactor: move AsyncMock to test helpers

* feat: integrate microgen async client to collection

* fix: lint

* feat: integrate microgen async client to document

* fix: docstring fixes
becketqin pushed a commit to becketqin/beam that referenced this pull request Apr 25, 2024
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.

3 participants