codeship-tool-examples icon indicating copy to clipboard operation
codeship-tool-examples copied to clipboard

More examples / specific use cases

Open alextacho opened this issue 10 years ago • 3 comments

Missing any examples? Interested in specific use cases you would like to see covered?

alextacho avatar Apr 13 '15 10:04 alextacho

When I did my first demo, the examples seem way too much like instructions for use and not enough like a real-world use case. I would really like to create a bigger example like the smartystreets repo, where it's a full application with real needs. Would be great to have one ruby, one python, one php, etc... But for now just one rails app would be nice. Dunno if smartystreets fits this req or if we want to create our own.

We could also take some open source projects and make forks of them that build on the codeship tool.

ngauthier avatar Apr 13 '15 12:04 ngauthier

smartystreets_ruby isn't a good example, it's a simple wrapper around an http api that has literally no tests, we need something else. some comment rails demo app would be perfect.

On Mon, Apr 13, 2015 at 2:22 PM, Nick Gauthier [email protected] wrote:

When I did my first demo, the examples seem way too much like instructions for use and not enough like a real-world use case. I would really like to create a bigger example like the smartystreets repo, where it's a full application with real needs. Would be great to have one ruby, one python, one php, etc... But for now just one rails app would be nice. Dunno if smartystreets fits this req or if we want to create our own.

We could also take some open source projects and make forks of them that build on the codeship tool.

— Reply to this email directly or view it on GitHub https://github.com/codeship/codeship-tool-examples/issues/2#issuecomment-92333188 .

peter-codeship-dev avatar Apr 13 '15 12:04 peter-codeship-dev

You might stand to pull in a few front end developers if you had some examples showing karma unit tests + protractor e2e tests running in your new docker infrastructure

faceleg avatar Oct 11 '15 03:10 faceleg