Skip to content

Refactor Job Artifact report file type constants

What does this MR do and why?

Refactor Job Artifact report file type constants.

This MR combines the various report type file types into one single constant, to be retrieved using a class method. This will allow us to parameterize a report type when necessary, such as in Reports::Factory, instead of having to know the individual constants. This will be used in !93651 (closed)

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 Albert

Merge request reports