Closed cobyism closed 11 years ago
This PR just adds a simple little JSON poller to update the build output in realtime as you view the page (well, every second at least):
It sets the timer on page load if the build hasn’t come back as successful or failed, and kills the timer if one is set as soon as the build finishes.
Nice!
This PR just adds a simple little JSON poller to update the build output in realtime as you view the page (well, every second at least):
It sets the timer on page load if the build hasn’t come back as successful or failed, and kills the timer if one is set as soon as the build finishes.