Cleanup after GitLabService refactor
- rename the file
git_new_service.tstogit_service.ts(first commit) - rename the class
GitLabNewServicetoGitLabService(second commit) - many utility classes are not shared between two GitLab services and don't need to be in
utilsfolder anymore. They were moved togitlabfolder or subfolders (third commit)
This MR might be easiest to review commit-by-commit.
Edited by Tomas Vik (OOO back on 2026-01-05)