Closed
Bug 1749582
Opened 3 years ago
Closed 3 years ago
socorro deploy: 2022.01.11
Categories
(Socorro :: Infra, task, P2)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro
tagged 2022.01.11
.
It consists of the following:
ef403b7
: bug 1748865: add mozilla::ipc::IProtocol::ChannelSend to prefix list (willkg)
93b16b5
: bug 1749326: update postgres in local dev env to 12.7 (willkg)
c116de4
: bug 1746850: add DumperError to search (willkg)
a8509fe
: bug 1714190: minor improvement to supersearch docs (willkg)
a5df220
: bug 1713355: fix mac_crash_info "is" searches (willkg)
Assignee | ||
Comment 1•3 years ago
|
||
Tagged 2022.01.11:
tag 2022.01.11
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Tue Jan 11 14:05:44 2022 -0500
`ef403b7`: bug 1748865: add mozilla::ipc::IProtocol::ChannelSend to prefix list (willkg)
`93b16b5`: bug 1749326: update postgres in local dev env to 12.7 (willkg)
`c116de4`: bug 1746850: add DumperError to search (willkg)
`a8509fe`: bug 1714190: minor improvement to supersearch docs (willkg)
`a5df220`: bug 1713355: fix mac_crash_info "is" searches (willkg)
Deploy bug #1749582
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmHd1QgACgkQGL3RpvBm
7BGA2wgAqnrE6lg4p67vM42X88meifygMPEmHsVaboA6QqaF68XNpfWw8lKBogyb
947anXtvrXYDIStIT0u2wsAXzOKoEUxjotlUSKTL6yo0xh2DYeBfuwG5MVOoY2rf
O9E5EydZXskCsctV/SEPDnutOeCj4AIym9TeQjgJYrvteqC3HbQXOSOgGGaM9dtX
b2tgIftL9KuLfXbKxyYizphrjXNfo4GrjPK3epSRH6tbcPqMw1nSHnANc6Ra6kHN
TiNeC6zin9yfRsGTsE0YvApBO52DiuqSZ1SLQ3LRstz+17N2O1INSKYSGqo2YVKT
XiPgbfHRirj4IM/cdhCkEBFJ4f0Tug==
=iQck
-----END PGP SIGNATURE-----
commit a5df2203c23306d29d18c0dd945b9563317416b8
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Tue Jan 11 12:30:51 2022 -0500
bug 1713355: fix mac_crash_info "is" searches
This fixes the processor code that extracts the mac_crash_info field to
encode it in a way that's good for indexing/searching and moving the
code to encode it in a way that's good for display to the report view.
Assignee | ||
Comment 2•3 years ago
|
||
This is done now.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•