Closed almathew closed 4 years ago
@UserNotFound sorry for the stupid question, but do you know how to re-run tests? The normal re-run button is missing. The failure was installing a dependency, and I don't know if it was transient, or something I'll have to jump into a session to debug
@UserNotFound sorry for the stupid question, but do you know how to re-run tests? The normal re-run button is missing. The failure was installing a dependency, and I don't know if it was transient, or something I'll have to jump into a session to debug
The "Restart build" button in the PR in Travis is what I used: https://travis-ci.org/github/aptible/aptible-cli/builds/723884340
I don't have a restart build button :(
Thanks. I'll figure something out
As per our discussion in Slack, I ripped out codecov since it no longer supports older Ruby versions that we still test against. I also pinned us to xenial, which isn't strictly necessary, but is nice to guarantee that it won't change out from under us unintentionally.
This can't go live until we deploy API, but API has been passing aptible-integration tests, so I suppose that's not really a blocker