14 -1 -1 -1 false 2 git://example.com/git.git origin/master false false false false false false false false false Default false true false false false false echo "============================= bundle/migration =============================" gem install bundler bundle bundle exec rake db:migrate bundle exec rake db:test:prepare echo "============================= Tests =============================" bundle exec rake ci:setup:rspec spec echo "============================= Brakeman =============================" bash -l -c 'rvm use 1.9.3 && gem install brakeman --no-ri --no-rdoc && brakeman -o brakeman-output.tabs --no-progress --separate-models' echo "============================= Documentation =============================" bundle exec yardoc echo "============================= Rails Best Practices ======================" mkdir -p rpb # always return 0 = true; rbp will return the number of errors instead, which will fail the build bundle exec rails_best_practices -f html --silent --output-file rpb/index.html || true bundle exec cap deploy low [BRAKEMAN] UTF-8 false false false true false brakeman-output.tabs Dokumentation doc index.html false htmlpublisher-wrapper.html SimpleCov-Coverage coverage index.html false htmlpublisher-wrapper.html Rails-Best-Practices rpb index.html false htmlpublisher-wrapper.html ruby-1.9.3-p194 . stats true ruby-1.9.3-p194 . stats coverage/rcov TOTAL_COVERAGE 40 0 0 CODE_COVERAGE 40 0 0 spec/reports/*.xml false pludoni@conference.empfehlungsbund.de false ALL false false false false false ONLY_CONFIGURATIONS xterm rvm 1.9.3