wolfeidau / rake-bamboo-plugin

Plugin for bamboo which enables building of ruby projects using rake
Other
34 stars 16 forks source link

Implement a ruby runtime locator for rbenv #15

Closed wolfeidau closed 12 years ago

wolfeidau commented 12 years ago

Was going to do this in the last release but got bogged down.

This should be MUCH easier than RVM as it has less hacks and "features" around how gems are associated with ruby installations.

steel commented 12 years ago

+1

wolfeidau commented 12 years ago

Been working on this on and off for a bit, will finish this off for the next release probably this weekend.

steel commented 12 years ago

Excellent. Thanks!

steel commented 12 years ago

Any updates?

wolfeidau commented 12 years ago

Been busy with work and another project, will get this out this and a few other changes out this week.

So far it is a lot simpler than rvm as there are no gem sets to deal with which is a big plus.

wolfeidau commented 12 years ago

Done and completed first round of testing.

wolfeidau commented 12 years ago

A version of the plugin is now up on https://marketplace.atlassian.com/plugins/au.id.wolfe.bamboo.rake-bamboo-plugin any issues please hassle me.