Closed Bug 1791381 Opened 2 years ago Closed 2 years ago

socorro deploy: 2022.09.19

Categories

(Socorro :: Infra, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

We want to do a deploy for socorro tagged 2022.09.19.

It consists of the following:

2c9cfeb: bug 1687987: add code to migrate raw crash structure (willkg)
e6a0217: bug 1687987: rework how minidump_sha256_hash gets populated (willkg)
8051738: bug 1687987: update socorro to use raw crash version 2 (willkg)
a377077: Add alloc::alloc::handle_alloc_error to sentinals (jrmuizel)
61462a1: Add mozilla::OffTheBooksMutex::Lock to prefix list (jrmuizel)
7d9eff1: bug 1791271: include inlines in create-a-bug links (willkg)
9c2d2d1: bug 1787929: redo BreadcrumbsRule to use schema validation (willkg)
e028ce9: bug 1787929: fix KeyError: "definitions" issue with BreadcrumbsRule (willkg)

Tagged 2022.09.19:

tag 2022.09.19
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date:   Mon Sep 19 08:38:15 2022 -0400

Tag 2022.09.19 (bug #1791381)

`2c9cfeb`: bug 1687987: add code to migrate raw crash structure (willkg)
`e6a0217`: bug 1687987: rework how minidump_sha256_hash gets populated (willkg)
`8051738`: bug 1687987: update socorro to use raw crash version 2 (willkg)
`a377077`: Add alloc::alloc::handle_alloc_error to sentinals (jrmuizel)
`61462a1`: Add mozilla::OffTheBooksMutex::Lock to prefix list (jrmuizel)
`7d9eff1`: bug 1791271: include inlines in create-a-bug links (willkg)
`9c2d2d1`: bug 1787929: redo BreadcrumbsRule to use schema validation (willkg)
`e028ce9`: bug 1787929: fix KeyError: "definitions" issue with BreadcrumbsRule (willkg)

Deploy bug #1791381
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmMoYrgACgkQGL3RpvBm
7BEtEwgAwTnwT8xCO16xze7mieqGYRGtU/cToqNCONb7CrVV2xnAPp3wZ7GEyRmZ
n80WTEwNgwO5MoDwwF1VxCGYtGD5QZ6/CY1RDXIFJz7CRpkpXzsjHJ/fVg7KUECX
wjhrzWeQQIiyl97dLszfxZFO1TV9m5cONHBGXMPXMyc30FYCDSK3btLPGYdLerow
NKJ529R0FeD5DC+BjXPOpRl/u/RnKi59jDi3Bc7aJYUrvfLzxW/sevB0fivM5Xj2
Itv0JecNX4T0B3/dDjJTTaNvWulKA+EWmW2LzpH7/lW/1Wyk3KZpzTI1iLerM6MQ
mvoauEYTjCKD+2aa9IJ7Q3pptNygpw==
=sLLy
-----END PGP SIGNATURE-----

commit e028ce9cd78c40d4610f38cdb400425773f07071
Author: Will Kahn-Greene <willkg@mozilla.com>
Date:   Sun Sep 18 21:21:30 2022 -0400

    bug 1787929: fix KeyError: "definitions" issue with BreadcrumbsRule
    
    Something is calling resolve_references on the PROCESSED_CRASH_SCHEMA
    without copying it first before BreadcrumbsRule initializes which means
    that "definitions" isn't there. This fixes that.
Assignee: nobody → willkg
Status: NEW → ASSIGNED

Everything looks good. I verified that support for raw crash v2 structure is working, the fixed create-bug link is working, and Breadcrumbs is getting parsed and validated.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.