Skip to content

Add new GitLab clients and related specs

Sanad Liaquat requested to merge tti-shl-refactoring-and-new-clients into main

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR splits/off-loads some of the work from !117 (merged) to make that MR smaller and easier to review.

This MR mostly:

  • Introduces new GitLab clients and DRY counterparts for clients that perform any POST API activity.
  • Move FindSetDri concern out of the report directory/module since it will be used out side of report in the upcoming MR linked above.
  • Does some minor refactoring.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Sanad Liaquat

Merge request reports