MeltanoLabs / tap-gitlab

Singer.io Tap for extracting data from Gitlab's API
GNU Affero General Public License v3.0
8 stars 25 forks source link

Refactor `tap-gitlab` on new **Singer SDK** framework #45

Open pnadolny13 opened 2 years ago

pnadolny13 commented 2 years ago

In GitLab by @aaronsteers on Jan 22, 2021, 16:11

As a proof of concept for the Singer SDK framework, and also to better position this tap for expanded capabilities, we want to port the existing tap to use singer-sdk library.

pnadolny13 commented 2 years ago

In GitLab by @aaronsteers on Jan 22, 2021, 16:13

mentioned in merge request !32

pnadolny13 commented 2 years ago

In GitLab by @aaronsteers on Jan 22, 2021, 16:13

created merge request !32 to address this issue

pnadolny13 commented 2 years ago

In GitLab by @aaronsteers on Jan 22, 2021, 16:21

mentioned in merge request !33

pnadolny13 commented 2 years ago

In GitLab by @DouweM on Feb 4, 2021, 16:19

@aaronsteers If https://gitlab.com/meltano/tap-gitlab/-/merge_requests/34 lands before this does, we'll have to wait to make the SDK-based version the new default until the SDK can also handle stream/field selection!

pnadolny13 commented 2 years ago

In GitLab by @DouweM on Feb 10, 2021, 18:10

mentioned in merge request !36

pnadolny13 commented 2 years ago

In GitLab by @DouweM on Mar 29, 2021, 14:40

@aaronsteers I think this is still a nice one post-v0.1.0, to see if anything's missing that can go into v0.2.0.

pnadolny13 commented 2 years ago

In GitLab by @tayloramurphy on Jun 1, 2021, 09:14

Given our limited resources, I don't know that we want to take this on ourselves. Implementing a custom tap-gitlab for MeltanoHub is a pretty good test case already. We should try to get the community or someone within GitLab to take this on themselves.