-
Travis? CircleCI? Codeship?
What's your preference on tools?
-
Reference article:
- https://blog.codeship.com/unleash-the-power-of-storing-json-in-postgres/
-
Hi CodeShip,
Any chance providing configs for aws deployment might look like?
-
Codeship.io has agreed to be a sponsor and it's time to add levels to the sponsor sections for gold, silver, and bronze. Do you guys have any ideas for a design for that?
So far we have codeship.io a…
-
http://blog.codeship.io/2013/03/07/Smoke-Testing-with-Casperjs.html
-
The idea is to add the accessibility tests automatically in codeship.
Because we want to run them in an already generated app, an option is to add another pipeline in codeship that will check it …
-
My CI (CodeShip) claims to have a `CI_BUILD_NUMBER` env var.
CI reporting routine looks like this:
```
export COVERALLS_SERVICE_JOB_ID=$CI_BUILD_NUMBER
cat lcov.dat | ./node_modules/coveralls/bin/co…
-
eg. https://codeship.com/
We can use the tests of #29 to check if the pushed code is production ready.
-
Use Docker multi stage builds, follow this tutorial for Ruby:
https://blog.codeship.com/build-minimal-docker-container-ruby-apps/
-
We gonna need test scripts for all functions and those will also be executed by CI (codeship) during deployment