Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show date of last build #63

Closed
wants to merge 1 commit into from
Closed

Show date of last build #63

wants to merge 1 commit into from

Conversation

jzmodmed
Copy link

Hey,

Awesome project! Failing builds are bad, but what is really bad are builds that aren't running. If you added a date of last build feature it would help a ton.

Thanks!
Jimmy

@jan-molak
Copy link
Member

Hey @jzmodmed and thanks for your kind words! That is a very good point :) I see your pull request does not include any code changes though?

Thanks,
Jan

@KamuiShiro
Copy link

Hi!
I agree, this would be very useful and make this project even greater! 👍

Marc

@kstevens
Copy link

I changed the display around to show time since the last build in this fork:
https://github.com/spedmg/jenkins-build-monitor-plugin/compare/jan-molak:master...spedmg:master

@owenmead
Copy link

+1 for this feature

@jan-molak jan-molak removed the backlog label Aug 13, 2014
@lapozzo
Copy link

lapozzo commented Sep 30, 2014

+1 for this feature

@highflying
Copy link

+1 from me too

@mfriedenhagen
Copy link
Member

+1

@stephencsmall
Copy link

+1 for this enhancement.

@bernardomaciel
Copy link

+1

@mfriedenhagen
Copy link
Member

BTW: -0 for the patch. The patch will update the interval since the last build every 5 seconds. On a screen with 24 jobs this is quite noisy. I would suggest either switching to updating the interval every n minutes only or to just provide a static timestamp, which would be sufficient for my needs.

@jan-molak jan-molak self-assigned this Feb 7, 2015
@jan-molak jan-molak closed this in cd3d664 Feb 9, 2015
@jan-molak
Copy link
Member

@jzmodmed, @kstevens - I've just implemented a fix based on your feedback and the pull request.
I'd love to hear what you, @KamuiShiro, @owenmead, @lapozzo, @highflying, @mfriedenhagen, @stephencsmall, @bernardomaciel and others think about the latest build.

Looking forward to your feedback!
Jan

@stephencsmall
Copy link

Looking perfect on my test Jenkins server. I like the use of a relative "X days/hours/minutes ago" type display. This makes it easily readable on the fly.

Can't wait until it goes into update center so we can put it on our production instance!

@mfriedenhagen
Copy link
Member

Looks good to me, thanks :-)

@sandeep789
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.