Project
TeamCity
Priority
Major
Type
Feature
State
Open
Assignee
Victory Bedrosova
Subsystem
Server
Affected versions
Build 1270
Fix versions
Backlog
Fixed in build
No Fixed in build
Fixed in builds
no build yet
  • Created by   Tim McNerney
    5 years ago (01 Jun 2006 19:13)
  • Updated by   Yegor Yarko
    2 months ago (16 Mar 2012 12:43)
  • Jira: TW-370
    (history, comments)
 
TW-370 Custom filters for build log
4
Issue is visible to: All Users
  The issue is visible to the selected user group only
It should be possible to specify custom filters for the build output so that matching messages would appear at the toplevel results page (viewLog.html?tab=buildResultsDiv).

Here is the thinking. Our overall build output is huge, though, and only very little of it is importance. It is not possible to define the important messages as simply as the ant level (info/warn/error). And while it is nice to be able to dig down when needed and nice to only show the "Important" messages as opposed to All, it would be great to be able to see a given set of messages, as defined by the end user, at the top level and then be able to view the build log, either in its entirety or just the Important messages. And the ability to define more directly what these Important messages are would be nice.

We run quite a few different tasks during our CI builds, including things such as checkstyle, pmd and macker. We want to be able to view failures from this as easily as possible.

Sorry if I'm not being too clear here. I guess what I'm looking for is a way of customizing the views of the build log at the different levels. Something like RE defined for toplevel messages and Important messages.

Let me know if you need more details or clarifications.
Comments (1)
 
History
 
Linked Issues (?)
 
Kirill Maximov
  Kirill Maximov
11 Oct 2006 15:29
5 years ago
Should allow to hide some unneeded lines.
Probably should be edited on per-build configuration basis.