visual studio 2015 - TFS vNext Builds - Gated-Check-in Triggers cease to trigger some time after initial definition -


i've defined several build definitions using tfs vnext build system. these include use of gated check-in feature.

initially, when builds defined, check-ins have files fall within path of of include sections of gated check-in filters cause prompt gated check-in appear, followed (upon acceptance) triggering of build.

however, after time (e.g. 1 day), check-ins developers no longer trigger gated check-in (and submissions committed source control), while check-ins other developers continue cause gated check-in prompt appear.

i'm unable reset unchecking;saving;re-checking gated check-in checkbox.

as work-around, have been able enable gated check-in same paths on different build, undo it, , re-enable on original build. works short time, however.

i've seen in both tfs server 2015 update 2 , update 3.

this problem never occurred old xaml builds.

the server product/version is:

  • microsoft visual studio team foundation server update 3
  • version 14.95.25122.0

how can configure tfs vnext check-ins they're fired?

keywords:- gated check-in failure; gated check-in doesn't fire; gated check-in skipped

this tfs bug.

after logging support case microsoft, confirmed tfs bug occurs on tfs installations have multiple tfs application tiers (ats) configured through load balancer.

in cases, tfs vnext build gated check-ins skip verification , commit changes immediately.

there hot-fix dll available (for file microsoft.teamfoundation.build2.server.dll), requires contacting microsoft obtain it. given bug, shouldn't chargeable microsoft support incident. (i used 1 of msdn microsoft support credits, wasn't deducted.)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -