Skip to content

Ground work for deployed ago tooltip

Zeger-Jan van de Weg requested to merge zj-deployed-time-ago into master

What does this MR do?

On the widget showing the deploy status, show what time ago it was deployed. Resolves #21652 (closed)

Are there points in the code the reviewer needs to double check?

At this time, mainly the direction I've taken. Couple of questions still:

  1. Should deployed SHAs be added in a loop? Or only HEAD of the MR branch?
  2. Add this SHA in the service or as after_save callback?

Screenshots (if relevant)

Later.

Does this MR meet the acceptance criteria?

Merge request reports