This question is in reference to Atlassian Documentation: Polling the repository for changes
Hi,
We use Bitbucket and Bamboo. We have a Visual Studio solution that has about 20 projects in it. Out of 20 projects there are about 10 projects that need to be built and deployed either as windows services or web apps in IIS. We have individual solutions for these 10 components. There are shared components across these 10 components. For example, there is a contracts project which is shared by Order and Inventory service. So, any change to contracts project should trigger build of Order and Inventory but not others. We want to go with one repository because of branching requirements of git flow. It will be too much of effort to maintain 10 repositories for each of deployable component. The question is how to configure build triggers?
Thanks,
Sai
I think you'll find the answer on this page: https://confluence.atlassian.com/bamboo/triggering-builds-289276897.html (list of Bamboo triggers)
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.