Skip to content

Cleanup after GitLabService refactor

Tomas Vik requested to merge cleanup-gitlab-service into main
  • rename the file git_new_service.ts to git_service.ts (first commit)
  • rename the class GitLabNewService to GitLabService (second commit)
  • many utility classes are not shared between two GitLab services and don't need to be in utils folder anymore. They were moved to gitlab folder or subfolders (third commit)

This MR might be easiest to review commit-by-commit.

Edited by Tomas Vik

Merge request reports

Loading