Add kept badge to kept artifacts
- Aug 13, 2024
-
-
Miranda Fluharty authored
Add optional kept_description field to JobArtifactType Return applicable string and use it for the kept badge's tooltip
ad67bc02 -
Miranda Fluharty authored
Make file type dependent behavior clearer and more composable
fed4974e -
Miranda Fluharty authoreda2f257f9
-
Miranda Fluharty authored
It should always return a boolean value
c4978230 -
Miranda Fluharty authored9ad336e9
-
Miranda Fluharty authored
On the artifacts page for a project (`Build` => `Artifacts`) Display a badge for artifacts that have been kept with an explanatory tooltip `job.log`s are kept by default, so show different badge styling/tooltip Define `kept` as `artifact.expire_at.nil?`, add that to the GraphQL type Changelog: added
3ccf5d59
-