Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40929

Developer can see durations when hovering on indicators

    XMLWordPrintable

Details

    • pannonian, iapetus

    Description

      In Scope

      • Hovering over each node in the graph or anywhere where we display a indicator for a Pipeline (e.g. activity)
        • Running – text: "Running for 2 minutes 32 seconds"
        • Successful – text: "Passed in 2 minutes and 23 seconds"
        • Unstable – text: "Passed in 2 minutes and 23 seconds but marked as unstable."
        • Failed – text: "Failed in 2 minutes and 23 seconds"
        • Not built – text: "Not built"
        • Unknown – text: "Unknown"
      • All text must be i18n'able

      Notes

      • Use the standard "moment" formatting for these timing infos
        • My examples are not 100% in the moment format

      Out of scope

      • No "ETAs" anywhere

      Attachments

        Issue Links

          Activity

            jamesdumay which one is the standard?

            # common
            common.date.duration.format=m[ minutes] s[ seconds]
            common.date.duration.hint.format=M [month], d [days], h[h], m[m], s[s]
            common.date.duration.display.format=M[ month] d[ days] h[ hours] m[ minutes] s[ seconds]
            
            tscherler Thorsten Scherler added a comment - jamesdumay which one is the standard? # common common.date.duration.format=m[ minutes] s[ seconds] common.date.duration.hint.format=M [month], d [days], h[h], m[m], s[s] common.date.duration.display.format=M[ month] d[ days] h[ hours] m[ minutes] s[ seconds]
            jamesdumay James Dumay added a comment -

            tscherler whatever format we use in the result header for timing info?

            jamesdumay James Dumay added a comment - tscherler whatever format we use in the result header for timing info?

            People

              tscherler Thorsten Scherler
              jamesdumay James Dumay
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: