Matthew Waddell

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
Matthew Waddell created a post, When would BuildPromotion.findTops() return multiple 'parent' BuildPromotions?
Under which sorts of scenarios would a child `BuildPromotion` have more than one parent returned by `findTops()`? Could this happen in practice if, say two parents A and B both depend on a child C... -
-
Matthew Waddell created a post, AnsweredScrolling within modal dialog (or what to do with really long dialogs)
Hi, Is there a way to have the contents of a modal dialog scroll if it doesn't entirely fit on the page? For example, if I add too many settings to a settings dialog for a build feature plugin, co... -
Matthew Waddell created a post, Add/remove from, and change order of queue from build trigger
I would like to be able to make adjustments to the build queue, which can include adding to it, removing from it, and changing the order of things that are in it, from within a build trigger. The s... -
-
Matthew Waddell created a post, CompletedVisual Studio Solution: How do I build a specific project?
Is there any way to specify a particular project to build with the Visual Studio or MSBuild runners? The use case would be something similar to calling devenv like this: devenv MySolution.sln /bu...