Skip to content
  • Avielle Wolfe's avatar
    Return artifacts, not builds · dfc4946f
    Avielle Wolfe authored and Shinya Maeda's avatar Shinya Maeda committed
    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