We have a Jenkins infrastructure for moving our code throough environments. Its been a company decree that developers only use VS,TFS and not go into jenkins. QA and DevOps can, but Mgmt wants Dev/Dev Mgrs to stay in TFS (please don't tell me to change their minds, we're pas that).
That being said, their builds are already done in tfs and a api call triggers the deploy to dev. Are there any known mechanisms, dashboards, etc that will publish current status of builds, deployments. I'd rather not re-invent the wheel, so if someone has a suggestion thats reasonably enterprise worth, please let me know.
CAVEAT - All will connect to TFS 2015 over the web interface, NOT ALL WILL HAVE Visual Studio.