Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
TeamCity build action wait on branch build to finish
-
Right now, we can force TeamCity to use a specific branch when triggering a build through a custom parameter, but BuildMaster can't wait on it. According to the JetBrains documentation, unless you pass the branch parameter when checking the status of a build, only default branch status can be returned. Is there any way we can wait for the build to finish? Right now we have a manual action that we use to block the process until the build is done, but we'd like to remove the human element here.
Product: BuildMaster
Version: 4.1.3 -
This will require an extension update - looks like the
locatorquery in the TeamCity extension needs another argument:https://github.com/Inedo/bmx-teamcity/blob/bm-4.0.0/TriggerBuildAction.cs#L81
Could you submit this as an issue on GitHub (https://github.com/Inedo/bmx-teamcity/issues) that way one of our devs can examine further?
-
Thanks, Tod, that was the conclusion I came to as well. I created it, issue #3.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login