HackAttack / bamboo-github-status

A plugin for Atlassian Bamboo that reports build results to the GitHub status API
MIT License
22 stars 23 forks source link

Is this somehow useable with Bamboo Cloud? #4

Closed thenikso closed 8 years ago

thenikso commented 9 years ago

Hello, I tried to set this up on a Cloud instance and Bamboo comes back with:

The add-on at https://marketplace.atlassian.com/download/plugins/com.mhackner.bamboo-github-status/version/100100 cannot be installed on this OnDemand instance.

Given that I have a custom image, can I somehow install this plugin manually there and call it with a script action in Bamboo?

Thanks!

HackAttack commented 9 years ago

Good question. I don't know how Bamboo Cloud works, or what is needed to make plugins compatible with it. Will have to investigate.

What do you mean by custom image? Do you have shell access to the VM? If so, maybe you could just download the JAR to the plugins directory and restart Bamboo?

tedsteiner commented 9 years ago

@thenikso If you figure out how to do this please let me know what you did. I've been trying to find a way to do this, as well.

HackAttack commented 8 years ago

As far as I can tell, it is not currently possible to write Bamboo plugins for cloud instances. Sorry :cry: