socorro deploy: 2023.08.03
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro
tagged 2023.08.03
.
It consists of the following:
dac9200
: Bug 1845406 - Add nsTArrayElementTraits to the irrelevant signature list (amccreight)
3789ab9
: bug 1845173 - add ~nsCOMPtr and SegmentImpl to irrelevant list (amccreight)
45eb615
: Bug 1845173 - Add SegmentedVector to the prefix list (amccreight)
550301a
: bug 1845341: fix float support in super search fields (willkg)
1d8f0c4
: bug 1845341: switch argument name from number_type to storage_mapping_type (willkg)
5df3467
: bug 1845341: fix supersearch api docs (willkg)
72c1874
: bug 1826345: add possible_bit_flips to processed crash schema (willkg)
ce3e238
: bug 1826345: add possible_bit_flips_max_confidence to schema (willkg)
ff2847b
: bug 1826345: add PossibleBitFlipsRule processor rule and test (willkg)
c64877b
: bug 1826345: add possible_bit_flips_max_confidence to index (willkg)
fba246c
: bug 1826345: add possible_bit_flips_max_condience to report view (willkg)
88de8e0
: Update requirements (willkg)
Assignee | ||
Comment 1•2 years ago
|
||
Tagged 2023.08.03:
tag 2023.08.03
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Thu Aug 3 09:46:41 2023 -0400
Tag 2023.08.03 (bug #1847027)
`dac9200`: Bug 1845406 - Add nsTArrayElementTraits to the irrelevant signature list (amccreight)
`3789ab9`: bug 1845173 - add ~nsCOMPtr and SegmentImpl to irrelevant list (amccreight)
`45eb615`: Bug 1845173 - Add SegmentedVector to the prefix list (amccreight)
`550301a`: bug 1845341: fix float support in super search fields (willkg)
`1d8f0c4`: bug 1845341: switch argument name from number_type to storage_mapping_type (willkg)
`5df3467`: bug 1845341: fix supersearch api docs (willkg)
`72c1874`: bug 1826345: add possible_bit_flips to processed crash schema (willkg)
`ce3e238`: bug 1826345: add possible_bit_flips_max_confidence to schema (willkg)
`ff2847b`: bug 1826345: add PossibleBitFlipsRule processor rule and test (willkg)
`c64877b`: bug 1826345: add possible_bit_flips_max_confidence to index (willkg)
`fba246c`: bug 1826345: add possible_bit_flips_max_condience to report view (willkg)
`88de8e0`: Update requirements (willkg)
Deploy bug #1847027
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmTLr8EACgkQGL3RpvBm
7BGmfAgAvXmP913gzQFb4hp68utexeVpZAmNvsdnkjbizgAw2XKg9W4fDytR5B/p
eLw+lIM8a94ffN7yg9RQKsVB6wGpX1WASAePa2Zos6zCO4KXBzFSt7+GRCIqrI9d
MkDW0D4/08SM/j5/vDrIP1LLKb1BNOOL4h36SLO+8KiK503s4RIDM2b31a+/HSZz
ybMx13iDRbUymtEdEDnvbSxidZY/Yi0k9UHeqp/Pw6qxh8xxhWC93fkDIuH3FOmY
r03Q4DfUfi3C79MikQcLUOCm8L32Cc6/jkUljqEFebOD82bUPSs8FPQd0vm6XBYl
sRjscgu0AbwE5uSpKlK8u24nE1jLcw==
=y9Rs
-----END PGP SIGNATURE-----
commit 88de8e06f968d6918603608efba1fad10f1d05f8
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Tue Aug 1 11:31:32 2023 -0400
Update requirements
* awscli: 1.27.138 -> 1.29.16
* boto3: 1.26.138 -> 1.28.16
* click: 8.1.5 -> 8.1.6
* datadog: 0.45.0 -> 0.46.0
* django-ratelimit: 4.0.0 -> 4.1.0
* gunicorn: 20.1.0 -> 21.2.0
* lxml: 4.9.2 -> 4.9.3
* more-itertools: 9.1.0 -> 10.0.0
* pip-tools: 7.0.0 -> 7.1.0
* pytest: 7.3.1 -> 7.4.0
* pytest-env: 0.8.1 -> 0.8.2
* requests-mock: 1.10.0 -> 1.11.0
* ruff: 0.0.278 -> 0.0.282
* semver: 3.0.0 -> 3.0.1
* sentry-sdk: 1.24.0 -> 1.29.1
* whitenoise: 6.4.0 -> 6.5.0
Assignee | ||
Comment 2•2 years ago
|
||
There was a deploy hiccup where the deploy pipeline couldn't find the image on docker hub. Retriggering the pipeline worked.
Grafana and Sentry look fine. Marking as FIXED.
Description
•