Skip to content

Refactor runner registration audit classes

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR is the second of 3 MRs:

  1. Split CiRunnerTokenAuthor class (!80621 - merged)
  2. Refactor runner registration audit classes (!80623 - merged)
  3. Log CI runner unregistration audit events (!79754 - merged)

This MR refactors the RunnerRegistrationAuditEventService class into a base class for the new RegisterRunnerAuditEventService. It will be further leveraged in !79754 (merged) as a base for the UnregisterRunnerAuditEventService class.

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 Pedro Pombeiro

Merge request reports

Loading