Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How can i use bamboo to import code into an application

Ajay Moorthy December 24, 2018

In my application, i need to go to the UI and import a file as part of the deployment. Can i use bamboo to do this automatically for me whenever there is any new file added  to the repository? Is there a plugin of sorts that I can use? 

1 answer

1 vote
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 27, 2018

Hi @Ajay Moorthy,

Bamboo is capable of detecting changes on the source code and calling any external tool through a script task, but then you will need to have a script or an API to call the right action on your application.
 
There are multiple UI testing tools that would be possibly capable of doing what you need. There are even others used to automate such type of task. Bamboo would be the one calling this tool when the new changes are detected. 

If your application has REST APIs, Bamboo could call them directly avoiding the need of an external tool to automate part of the process.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events