• Avielle Wolfe's avatar
    Return artifacts, not builds · dfc4946f
    Avielle Wolfe authored
    1. It was weird that a key named `artifacts` returned builds
    2. We need BuildArtifactEntity to represent each artifact of a job in
        order for a job to have more than one downloadable artifact
    3. We need BuildArtifactEntity to have access to an artifact's file type
        in order to properly create the download path
    dfc4946f
pipeline_spec.rb 94.8 KB