Closed
Bug 1481871
Opened 7 years ago
Closed 7 years ago
socorro deploy: 328
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Unassigned)
Details
We want to do a Socorro -prod deploy today tagged 328.
It consists of the following:
(current tag: 327 - 4fd291e)
ccc8623: fix bug 1478055: Add product documentation (willkg)
d0c7e0a: Fix some wording and clarity issues (willkg)
8da3573: Ignore .pytest_cache/ and clean up .gitignore (willkg)
42e7c40: fix bug 1481282: handle c/cpp and rust frames separately (willkg)
de42b9e: fix bug 1481828: fix proto_signature in SignatureGeneratorRule (willkg)
(next tag: 328 - 3291331)
This fixes a regression with proto_signature, so the sooner it goes out the better.
Further, we need to reprocess crashes for the last couple of days for Firefox and FennecAndroid.
| Reporter | ||
Comment 1•7 years ago
|
||
$ git show 328
tag 328
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Wed Aug 8 12:46:40 2018 -0400
Tag 328 for deploy
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAltrHnQACgkQGL3RpvBm
7BHjlggAs7TulU+PbZMy/XFz95YgV0O5xljM++vY3ObUWI+mFPLFGGu1HfP8Pir9
Hdj/2a6pfroihhBvI5WTO02NKbIvRAjOevHj6s81q+v+GnJOLSn0ArbsRM2taTdb
da5ucFB59RCR5/gPJMj7Vmwd8A4bYRyQCvOINNq8xQJMixrUvB7n6YBSlYjc17t0
81ipJJ9rsNE7EULP0XRe4vsMEJfKStJYpjizq8sggjfxJ9pFAdJfA1/nLxP1nyQT
/y+80Qp1szoYhPCYF2KV7qojeVRDlsdhxNjhMvD0Ttc44uePSZniwx24h/gscjNr
EKFgjzB0ZCVBP95LOyGJTUSKjHxY4w==
=sfCj
-----END PGP SIGNATURE-----
commit 3291331dee7685bd4507c2da44b6acae7e88a535 (HEAD -> master, tag: 328, official/master)
Merge: 2a9c509b8 de42b9e93
Author: Will Kahn-Greene <willkg@users.noreply.github.com>
Date: Wed Aug 8 12:04:53 2018 -0400
Merge pull request #4545 from willkg/1481828-proto-signature
fix bug 1481828: fix proto_signature in SignatureGeneratorRule
| Reporter | ||
Comment 2•7 years ago
|
||
I watched the bots and the dashboard and it looks like it's working fine. Marking as FIXED.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•