MiniProfiler icon indicating copy to clipboard operation
MiniProfiler copied to clipboard

Setup Continuous Integration

Open nathany opened this issue 11 years ago • 2 comments

We should get CI setup, specifically I wanted to test the Ruby Edition against multiple versions of Ruby as some functionality may only be supported in Ruby 2.0.

Unfortunately Travis CI requires a a YML file at the root of the repository. I'm not sure if it will work with the multi-language structure of this repo: http://about.travis-ci.org/docs/user/getting-started/

For the .NET, I stumbled on: http://www.appveyor.com/

I'm also planning to evaluate wercker, as they claim to be adding Windows support in addition to Linux. http://wercker.com/ https://plus.google.com/104313268939103200754/posts/bZh6NLwrWLV

nathany avatar Sep 06 '13 23:09 nathany

Would love to get travis going, do you feel like picking up anything from this list ?

https://github.com/MiniProfiler/rack-mini-profiler

SamSaffron avatar Sep 07 '13 00:09 SamSaffron

If you want to maintain history, it would be worth trying to do a subtree split.

I can certainly help with Travis and Code Climate. If you activate the GitHub Service Hook (requires admin access to the repo) I'll do a pull request for the yaml file.

nathany avatar Sep 07 '13 03:09 nathany