For Cruise Control, I have CCTray that sits in my taskbar and lets me know if builds are happening or builds are breaking.
Does TFS have anything like this?
For Cruise Control, I have CCTray that sits in my taskbar and lets me know if builds are happening or builds are breaking.
Does TFS have anything like this?
AnyStatus is another tool that supports multiple CI platforms, including Visual Studio vNext. It comes as a Visual Studio plug-in, and also as a Windows program (with tray icon and notifications).
More details here: https://stackoverflow.com/a/48291894/3063884