laurent
09/03/2021, 2:38 PMtap-github
built on the meltano singer sdk (I've searched hub.meltano but haven't found one)? I've been using https://github.com/singer-io/tap-github (outside of meltano) but found I had to make a lot of changes (update schema definitions, alter various parameters like page_size for api calls, etc...). Their code is not exactly the cleanest, so I'm wondering if another version might make those changes less clunky. Or if I should just bite the bullet and implement yet another variant built on your sdk...taylor
09/03/2021, 2:40 PMtaylor
09/03/2021, 2:40 PMstephen_bailey
09/03/2021, 2:42 PMstephen_bailey
09/03/2021, 2:43 PM'repo1 repo2 repo3'
space-delimited string to an array would make my OCD brain so happy ๐laurent
09/03/2021, 3:02 PMlaurent
09/03/2021, 3:03 PMtaylor
09/03/2021, 3:10 PMaaronsteers
09/03/2021, 3:12 PMlaurent
09/03/2021, 3:13 PMaaronsteers
09/03/2021, 3:13 PMrepo_list
, org_list
or similar so it can more easily manage use cases where the repos are already known and enumerated.laurent
09/03/2021, 3:13 PMlaurent
09/03/2021, 3:14 PMaaronsteers
09/03/2021, 3:15 PMaaronsteers
09/03/2021, 3:18 PMlaurent
09/03/2021, 3:21 PMtap-gitlab
soon as well, so it'd make sense to work on those code bases together, at least for me ๐laurent
09/03/2021, 3:47 PMoliver_laslett
09/03/2021, 6:42 PMtap-github
and have had to make changes.
Iโve been waiting for an excuse to get my hands dirty with the sdk!aaronsteers
09/03/2021, 7:21 PMaaronsteers
09/03/2021, 8:56 PMdataops-tk
to https://github.com/MeltanoLabs/tap-github
And as mentioned above, we're looking for community co-owners to help in feature development and MR review. If anyone wants to help move these forward, lmk. ๐aaronsteers
09/03/2021, 9:05 PMlaurent
09/03/2021, 10:43 PMstephen_bailey
09/08/2021, 8:09 PM