drscream / bamboozled-ruby-plugin

Bamboozled Ruby Plugin for Atlassian Bamboo continuous integration/continuous deployment
Other
24 stars 9 forks source link

Added support for using ruby capabilities manually defined as type 'command' because the auto-detected type 'ruby' is not an option for remote agents. #9

Closed sam2themax closed 9 years ago

sam2themax commented 9 years ago

I believe this PR will address this issue: https://github.com/alienfast/bamboozled-ruby-plugin/issues/5

rosskevin commented 9 years ago

Thanks @sam2themax, looks good. Have you tried with local and remote agents? Do you know if it works with existing plans or requires reconfiguration?

sam2themax commented 9 years ago

@rosskevin I'll work on testing it with a few different configs over the next couple days. I wanted to submit it early just to get it in front of you. I'll post screenshots and logs of my testing when complete.

rosskevin commented 9 years ago

Ok, let me know when you are good to go, I'll merge/build/test here (local only), then publish. Thanks again.

rosskevin commented 9 years ago

More discussion in #5 to figure out if we go with this pull or consider other attempts.