On 3 May 2013, at 09:55, Galder Zamarreño wrote: > ^ Once you update the pull request, the build might be triggered again, but > the link to the teamcity build seems to dissapear? How do you know if the > build is still fine? > > Something is fishy for example in > https://github.com/infinispan/infinispan/pull/1799 > > Here's the last build for 1799: > http://ci.infinispan.org/viewLog.html?buildId=1000&tab=buildResultsDiv&buildTypeId=bt9 > > No trace of any error in build in GitHub?
I think there might be some problems when updating a pull request, i.e. the teamcity doesn't re-post the latest build status. I'll try to track that and raise a bug for TeamCity's github plugin. As a workaround, TeamCity allows you to track a pull request by it's number though, see the left hand side column (red frame): http://screencast.com/t/Ac0TWHNAqFv. Just click on the number and see the result of all the builds for that pull request. e.g. http://ci.infinispan.org/viewType.html?buildTypeId=bt9&branch_project2=1473&tab=buildTypeStatusDiv Cheers, -- Mircea Markus Infinispan lead (www.infinispan.org) _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
