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 2022/08/31 11:41:28 UTC

[camel] branch regen_bot updated (1386c518da8 -> 10dd15a0dba)

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 1386c518da8 CAMEL-18439: camel-github - Consumer that polls commits crashed when repository has more than 100 commits
     add 23ee82c60a9 CAMEL-18442: camel-github - Fix NPE
     add 10dd15a0dba CAMEL-18442: camel-github - Github commit consumer does not pickup new commits

No new revisions were added by this update.

Summary of changes:
 .../component/github/consumer/CommitConsumer.java  | 78 ++++++++++++++--------
 .../CommitConsumerSkipExistingOnStartupTest.java   |  2 +-
 .../github/services/MockCommitService.java         |  2 +-
 3 files changed, 54 insertions(+), 28 deletions(-)