• Lin Jen-Shin's avatar
    Add all the tests and fix stuffs along the way: · e3832540
    Lin Jen-Shin authored
    It turns out they are different:
    
        builds.success.latest.first
    
    and
    
        builds.latest.success.first
    
    If we put success first, that latest would also filter via success,
    and which is what we want here.
    e3832540
artifacts_controller.rb 1.61 KB