how is possible run a jython script under bamboo?

Luigi Bagnasco June 19, 2017

Hi all,

I have to activate a jython script under bamboo, but unfortunately I was not able to find info about available plug-in's or capability to execute a script as already suggested in previous requests for python scripts.

Have you got a previous experience on that or an idea to try to develop in order to help me?

Thanks in advance to everybody

1 answer

0 votes
Daniel Wester
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 21, 2017

You could either create a custom command executable:

https://confluence.atlassian.com/bamboo/custom-command-executable-289277045.html

Or just use a Script task.

As long as the Bamboo user can trigger the command from command line - it should work in the build process.

A good way to test it out is to become the user that the Bamboo agent runs as and then just execute the command as is and tweak as necessary.

Luigi Bagnasco June 22, 2017

Thanks Daniel, I'm trying to do it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events