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

Display time since last release #153

Merged

Conversation

phil9909
Copy link
Member

Summary

Show the last release time (or "never released") when hovering over release details.
It uses the moment library to display human readable time deltas (e.g. "2 months ago", "3 days ago")

Notice: In the screenshots you can't see my cursor, as Ubuntu seems to "helpfully" hide them from the Screenshot.

image

image

Use Cases

Fixes #9

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@phil9909 phil9909 requested a review from a team as a code owner October 21, 2022 16:59
@phil9909 phil9909 requested review from ryanmoran and fg-j October 21, 2022 16:59
@ryanmoran ryanmoran merged commit 79b42fa into paketo-buildpacks:main Oct 21, 2022
@phil9909 phil9909 deleted the 9-time-since-last-release branch October 21, 2022 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show number of days since latest release
2 participants