Failing Codeship build
Closed this issue · 5 comments
Seems like the latest codeship build is failing on master according to the badge seen in README.
But I'm unable to investigate what's going wrong as the codeship project is 404!
Probably you're setting it to a kind of private mode?
Would it be possible for you to turn it public?
I'm not an expert in Codeship but perhaps you're using Codeship Pro which does seem to support codeship-services.yml
and codeship-steps.yml
you have in the project root.
Ref: https://documentation.codeship.com/pro/builds-and-configuration/services/
Will try Codeship Pro on my own repo to see what I can do.
Just set up my own Codeship Pro project, and it turned out that the build is passing for me.
@mumoshu Habitus tests were part of our company account which got moved and Habitus was left behind. We should restore that on a separate Codeship account soon
Codeship doesn't support access to public repos only which means we'd have to open all of our account to them just to get this working. This is the same with CircleCI. Any other options?