Is there a setting in the bamboo (3.4.3 or later) that will NOT run a build if there are NO changes?
I work with Master Wong, and we are using Scheduled Build strategy. We don't want "polling" as we don't want a single commit to trigger a build. We also want controlled build times as the build also causes a server bounce to pick up java changes. So ideally it would start the build on the schedule, and after getting updates from SVN, realize there were no changes and not continue to the next step.
I see.
How about using "Polling the Repository for changes" but with Polling Strategy -> "Scheduled" (instead of default "Periodically") ? Isn't it what you need? If not then I'll ask you to elaborate a little bit more what you want to achieve - I was almost sure that "Polling the Repository..." is what you need...
regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I made the change. Let's find out if it worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What build strategy are you using? (plan configuration -> plan details)
I think "Polling the Repository for changes" strategy is doing what you want, that is - it doesn't trigger the build if there are no changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.