Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

More gitlab changes #2661

Merged
merged 26 commits into from
Dec 19, 2023
Merged

More gitlab changes #2661

merged 26 commits into from
Dec 19, 2023

Conversation

ABrain7710
Copy link
Contributor

@ABrain7710 ABrain7710 commented Dec 9, 2023

Description

  • Added issue labels and events
  • Added merge request labels, labels, events, metadata, commits, and files
  • Added logic for merge request reviewers, merge request assignees, and issue assignees but I commented out the insertions because I don't want to insert the data until the logic for contributors is added. Since the assignee or reviewer data without the cntrb_id is super useful unless you wanted to look the user up on gitlab.
  • Added logic for message collection. It currently works, but the unique key on the message table doesn't include the platform_id so I am worried that on large instances the msg_ids for github and gitlab would collide. If this doens't get merge right away I'll add the unique key and remove this comment.

Notes: The logic for cntrb_id being added to all these data points is not done yet. That is what I plan to add next. I simply wanted to get the base data for everything first

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
@ABrain7710 ABrain7710 marked this pull request as ready for review December 9, 2023 21:40
@sgoggins sgoggins merged commit ac3a815 into dev Dec 19, 2023
4 checks passed
@ABrain7710 ABrain7710 deleted the gitlab-changes branch February 20, 2024 00:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants