socorro deploy: 362
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a Socorro -prod deploy today tagged 362.
It consists of the following:
(current tag: 361 - 7a8f158)
26457eb: bug 1523284: add Fenix to crash stats site (willkg)
dc59f8b: fix bug 1508215: make graphics adapter/device keywords (willkg)
0546d77: fix bug 1389186: stop doing shell=True (willkg)
03fe1d1: Remove old redirects (willkg)
9c04cd6: fix bug 1483246: move base to crashstats (willkg)
fb341cb: bug 1357246: add de-nulling to processor (willkg)
3f4694b: fix bug 1401274: nix the user-provided value (willkg)
b53f92f: Adjust editorconfig with indent sizes (willkg)
919dfbb: fix bug 1422007: add "startup_crash" to defaults in signature reports tab (willkg)
2d0fc34: fix bug 1315109: don't show correlations tab if not supported (willkg)
85559ca: fix bug 606630: show friendly build date (willkg)
e601e71: Switch the context variable to "settings" (willkg)
(next tag: 362 - ef8d384)
| Assignee | ||
Comment 1•7 years ago
|
||
I verified everything on stage including that the graphics adapter/device values are getting indexed correctly now.
$ git show 362
tag 362
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Mon Feb 4 10:05:51 2019 -0500
Tagging 362 for deploy
26457eb: bug 1523284: add Fenix to crash stats site (willkg)
dc59f8b: fix bug 1508215: make graphics adapter/device keywords (willkg)
0546d77: fix bug 1389186: stop doing shell=True (willkg)
03fe1d1: Remove old redirects (willkg)
9c04cd6: fix bug 1483246: move base to crashstats (willkg)
fb341cb: bug 1357246: add de-nulling to processor (willkg)
3f4694b: fix bug 1401274: nix the user-provided value (willkg)
b53f92f: Adjust editorconfig with indent sizes (willkg)
919dfbb: fix bug 1422007: add "startup_crash" to defaults in signature reports tab (willkg)
2d0fc34: fix bug 1315109: don't show correlations tab if not supported (willkg)
85559ca: fix bug 606630: show friendly build date (willkg)
e601e71: Switch the context variable to "settings" (willkg)
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAlxYVOUACgkQGL3RpvBm
7BFxxQgA0ODfn4dDn1aZ8L/LLuOJgmgahO0oBhZ3tYyD8DYh/0Nm3lOO+HhGnd2D
IdnUtR1d4xCDD1VAPpI3q9wMHkPnUSz+5+V2u0dEnJe6RtFWGxUOlZ7ZahopaLNS
UYKjXY3lkZAFmLLeRv83SN00kQHh+VLXkJ4xWridv/JtpFeUgjZ0F3pq99Nak2st
hG1tRlIWL8MkdcdvpZtpNa8osKmftzr+oRC5H87a4YXB5JvIzUIEuymP0X2pYREp
YsZpge3z1F6U1ov+/itAroaAYoie0rNRr3qaH+xWBDG6gQj6Njb/d7JWd1CZlS4J
GW1y4dpWnXV2Bi8T6g9KTGjyvbo8TQ==
=X+2s
-----END PGP SIGNATURE-----
commit ef8d384c477f3b4065e526befda62f9ed525353f (HEAD -> master, tag: 362, official/master)
Merge: 7837c91aa e601e715d
Author: Will Kahn-Greene <willkg@users.noreply.github.com>
Date: Sat Feb 2 10:32:16 2019 -0500
Merge pull request #4808 from willkg/606630-builddates
fix bug 606630: show friendly build date
| Assignee | ||
Comment 2•7 years ago
|
||
Everything looks fine. Marking as FIXED.
Description
•