chriseldredge / vulcan

Continuous Integration server
GNU General Public License v2.0
0 stars 1 forks source link

Show Build Status as Page Title #163

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Thoughts on echoing Vulcan status on the page title? 

It could start as . 
"Revision r52654 Building" 

When it is idle . 
"Revision r52654 Failed" 
"Revision r52654 Success" 

When it starts a new one . 
"Revision r52655 Building" 

This allows me to test on another tab instead of clicking back and forth to
check the state of Vulcan. 

-bg 

Original issue reported on code.google.com by bg.a...@gmail.com on 13 Jun 2009 at 7:39