Open
Bug 1860174
Opened 2 years ago
webapp should include deploy information for last few deploys
Categories
(Socorro :: Webapp, task, P2)
Socorro
Webapp
Tracking
(Not tracked)
NEW
People
(Reporter: willkg, Unassigned)
Details
Users have difficulty knowing when fixes have made it to production. This is one of the reasons I hold off on marking a bug FIXED until after we've deployed it.
When we do a deploy for Socorro (which includes Crash Stats), we create an annotated tag. Further, the tag itself is a calver version encoding the date of the deploy.
It'd be great if Crash Stats included the last X deploy tags and their contents in the What's New page. Then we can point people to that page to know what's been deployed and when.
We could also do other ui things like keep track of when a user visited the site last and whether there's been a deploy since then and notify them there's been changes.
You need to log in
before you can comment on or make changes to this bug.
Description
•