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

Additional fields for epics, issues, jobs, merge_requests, milestones and users - [opened] #32

Closed pnadolny13 closed 2 years ago

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 20, 2021, 08:16

Merges mg/feature/add-additional-fields -> master

Closes https://gitlab.com/meltano/tap-gitlab/-/issues/44

Added the following fields

To support the users.email I moved the project specific users endpoint to the global users endpoint, as the global users endpoint + an admin token is the only way to get the user email addresses (please correct me if I'm wrong).

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 20, 2021, 08:48

added 1 commit

Compare with previous version

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 20, 2021, 09:09

added 1 commit

Compare with previous version

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 20, 2021, 10:25

added 1 commit

Compare with previous version

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 20, 2021, 11:31

added 1 commit

Compare with previous version

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 20, 2021, 11:47

added 1 commit

Compare with previous version

pnadolny13 commented 2 years ago

In GitLab by @mvgijssel on Jul 26, 2021, 11:55

added 1 commit

Compare with previous version