codeship / codeship-tool-examples

Examples to get you started using Codeship Pro. Download the local CLI to follow along with these examples locally.
http://bit.ly/codeship-jet-tool
MIT License
52 stars 31 forks source link

More examples / specific use cases #2

Open alextacho opened 9 years ago

alextacho commented 9 years ago

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

ngauthier commented 9 years ago

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.

peter-codeship-dev commented 9 years ago

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 notifications@github.com 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 .

faceleg commented 9 years ago

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