Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Releases: LF-Engineering/insights-connector-github

Enhance caching and fix source timestamp

10 Oct 17:10
c5a8f2e
Compare
Choose a tag to compare

Feature added:

  • Add data lake files path to cache

Bugs fixed:

  • Use update date as source timestamp for update events.

Enhance pullrequest chunks mechanism

23 Sep 20:39
55e48a6
Compare
Choose a tag to compare

Enhance pullrequest chunks mechanism

Process pull requests as smaller chunks

14 Sep 19:39
b08c19f
Compare
Choose a tag to compare

Process pull requests as smaller chunks

Process pull requests as smaller chunks

14 Sep 19:18
30ade57
Compare
Choose a tag to compare

Process pull requests as smaller chunks

Fix pullrequest merged event error

08 Sep 00:06
5959e8d
Compare
Choose a tag to compare

Bug Fixed:

  • Fix pullrequest merged event error

Handle duplicated events and minor fixes

30 Aug 13:20
7a8d0ba
Compare
Choose a tag to compare

Featured added:

  • Mark bot identities.
  • Remove duplicated events.

Bug fixes:

  • Ignore pull requests from issue mode.
  • Handle sync category error.

Exit when all tokens overloaded

05 Aug 14:37
510ee03
Compare
Choose a tag to compare

Feature added:

  • Exit when all tokens overloaded

Add missing events

03 Aug 18:51
bd57cee
Compare
Choose a tag to compare

Feature added:
track the follow events:

  • github-issue-assignee.removed
  • github-issue-comment.edited
  • github-issue-comment.deleted
  • github-issue-comment-reaction.removed
  • github-issue-reaction.removed
  • github-pullrequest-assignee.removed
  • github-pullrequest-comment.edited
  • github-pullrequest-comment.deleted
  • github-pullrequest-comment-reaction.removed
  • github-pullrequest-reviewer.removed

Enhance logging, caching and bug fixes

25 Jul 19:53
8eab830
Compare
Choose a tag to compare

Feature added:

  • Structured logging.
  • S3 caching instead of Elasticsearch.

Bug fixes:

  • Handle secondary rate limit.
  • Fix reactions pullrequest id.
  • Use approver role for approve reviews.
  • Add review creator to reviewers.

First beta version to production

10 Jun 23:51
60daf0e
Compare
Choose a tag to compare
Merge pull request #28 from LF-Engineering/update-pipeline-environments

Remove test env from pipeline