Ruby support: Rake Runner Plugin EAP is open
We are opening EAP for the Rake Runner Plugin for TeamCity.
The plugin adds support for Rake as fully-functional TeamCity runner. On-the-fly tests reporting is supported for Test::Unit and RSpec testing frameworks.
The plugin can be installed on TeamCity version 3.1 ( and upcoming 3.1.1).
The plugin is open-source (is written in Java) and if you want to contribute - just let us know.
Working demo of the Rake builds in TeamCity can be seen on our demo server, "TeamCity Rake Runner Demo" project. e.g. Radiant:Spec
Download plugin from our public TeamCity server that builds the plugin
For more information on the plugin refer to the plugin page: http://www.jetbrains.net/confluence/display/TW/Rake+Runner
Plugin installation instructions and documentation can be found at: http://www.jetbrains.net/confluence/display/TW/RakeRunnerDocumentation
Your feedback is greatly appreciated.
Please sign in to leave a comment.
Hi,
I just installed TeamCityy 4.5 and now all my build agents that require the rake plugin are failing. I know it came packaged with teamCity 4.0 why not 4.5? Also when I click on the download page it brings up a 404. Any help would be appreciated.
Thanks,
Jay
This is the failure I'm getting by the way.
/usr/local/bin/ruby: No such file or directory -- /data/newbuild/buildAgent/plugins/rake-runner/lib/rb/runner/rakerunner.rb (LoadError)
Hi,
There is a packaging problem of rake plugin in TC 4.5.2.
Please find the fix at TW-8485
We're going to release Teamcity update with the fix as well.
Sorry for the problem
KIR
Hi,
Thanks for pointing me in the right direction. I installed the patch and all is working. Thanks for the quick respone.
Jay
Hi,
I installed the patch but the problem keeps coming back. The agent after a few builds goes back to it's original version and the patch is removed. I'm installing this on the server side so not sure how it is being reverted after a little while. Any help would be great.
Thanks,
Jason
Hello Jason,
Please try setting up TeamCity 4.5.3 which has just been released.
This should help,
KIR