You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2021/04/16 11:56:50 UTC

[camel] branch regen_bot updated (e09edcf -> 7efcad4)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from e09edcf  CAMEL-16400: split unit and integration tests for camel-google-functions (#5389)
     add 7efcad4  CAMEL-16515: camel-github - Commit consumer should not grow internal list of commit shas forever. Instead keep a chunk of last, and only poll from last sha to filter duplictes.

No new revisions were added by this update.

Summary of changes:
 .../component/github/consumer/CommitConsumer.java  | 41 ++++++++++++++++++++--
 ...> CommitConsumerSkipExistingOnStartupTest.java} | 23 +++++++-----
 .../github/consumer/CommitConsumerTest.java        |  8 ++---
 .../github/services/MockCommitService.java         | 17 +++++++--
 4 files changed, 69 insertions(+), 20 deletions(-)
 copy components/camel-github/src/test/java/org/apache/camel/component/github/consumer/{CommitConsumerTest.java => CommitConsumerSkipExistingOnStartupTest.java} (77%)