This sounds amazing and better than running our own slow Jenkins box.
Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
11–20 of 38 posts
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#12Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#13How is this better than Drone ( https://drone.io )? My builds run really fast on it and they're also running on Docker. On top of that, they're also open source ( https://github.com/drone/drone ).
And as far as I know, Drone service is not running Docker yet and we have been running it since October...
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#14There is a group of developers that need way more love from the CI space: iOS devs. One day I hope to see a comparable service emerge. Until then the only semi-comparable and cost effective solution is a self hosted Jenkins. (although I'd love to be proved wrong)
Any suggestions are welcome... would be very happy to support this scenario.
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#15I have a Rails project that has a lot of customized features. I have tons of Cucumber tests that require browser (haven't tried to run it headlessly) and they take about 40 minutes to run. I would love to use services like Shippable, but I am not sure how well the Cucumber tests that require javascript to work with CI services. Would anyone speak if Docker can help with this problem?
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#16Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#17Sorry, Docker noob here. I have a Rails project that has a lot of customized features. I have tons of Cucumber tests that require browser (haven't tried to run it headlessly) and they take about 40 minutes to run. I would love to use services like Shippable, but I am not sure how well the Cucumber tests that require javascript to work with CI services. Would anyone speak if Docker can help with this problem?
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#18We have been using this service for that last 3 months and this release is a great upgrade...looking forward to seeing our other feature asks to make it to shippable.com
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#19Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#20We at Unbxd are using Shippable to CI our maven builds. I am pretty impressed with the ease and speed of the tool. Everything is taken care of end to end. we were up and running in minutes. Highly recommended.