On Sat, Jul 9, 2011 at 3:29 PM, DamianH <dhic
...@gmail.com> wrote:
> Hi all,
> For integrating with build scripts, TeamCity has a feature called
> Blocks of Service Messages [0] that allows one to group log messages
> as a unit. When using this you get a the current executing task
> displayed in the TeamCity UI[1] and the log tree view is collapsible
> at each task[2].
> psake detects the it's being inside TeamCity by checking for an
> environment variable the same way xunit does [3]. Of course, when not
> using TeamCity, messages are logged to the console as before.
> My changes are viewable on GitHub [4], and I've sent a pull request.
> Let me know if there are any problems with it (implementation, style
> etc).
> Hope it gets included before 4.2 release :)
> Cheers,
> Damian Hickey
> twitter.com/randompunter
> gplus.to/damianh
> [0]
> http://confluence.jetbrains.net/display/TCD65/Build+Script+Interactio...
> [1] http://i.imgur.com/xphsW.png
> [2] http://i.imgur.com/3pwFN.png
> [3] http://xunit.codeplex.com/wikipage?title=HowToUseTeamCity
> [4]
> https://github.com/damianh/psake/commit/26fe91df0193f5be4dfbcb17522f6...
> --
> You received this message because you are subscribed to the Google Groups
> "psake-dev" group.
> To post to this group, send email to psake-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> psake-dev+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/psake-dev?hl=en.