Skip to content

Removed constants from JobArtifact

Shabini Rajadas requested to merge remove_constants_from_job_artifact into master

What does this MR do and why?

This is a follow up MR after !146000 (merged) to remove the constants from JobArtifact model, and load the constants directly from the new Enum file. The constants are used outside the model as well, so this MR includes changes to change their references as well

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

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

Edited by Shabini Rajadas

Merge request reports