I would like to trigger FB Server projects via an FB script.
I can do this currently with team city using http get requests. would this be at all possible with final builder server ? It would be even better if there was an action that could do this out of the box.
I would also like to be able to create new projects via a FB action.
example, I want to create a new branch of a product via source control, and add appropriate projects to perform continuous integration. I can automate the process of branching my products, however I’m still tied to a manual step of having to configure a new FB Server project. All I’m required to do is clone a project and tweak the name, triggers, script parameters, however when theres multiple products connected to the same release this can be a fair amount of work.
Regards,
-Dave.