socorro-submitter deploy: 2022.09.12
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro-submitter
tagged 2022.09.12
.
It consists of the following:
433b072
: Update release script (willkg)
45583a6
: Fix build issues (willkg)
6b4357e
: Fix comment in list_runtime_reqs.sh (willkg)
fdfb0d2
: Fix "make build" so it builds the containers correctly (willkg)
f003473
: Print pip and pip-compile versions before rebuilding reqs (willkg)
82d8d64
: Update to 3.8.14 and add echo statements to pip calls (willkg)
87aad75
: Add echo statements to rebuild_reqs.sh for easier debugging (willkg)
8868324
: Update to localstack 1.1.0 (willkg)
665a8ff
: Update requirements-runtime.txt (willkg)
1dfa583
: Update dev requirements (willkg)
29c6931
: Update requirements (willkg)
705818e
: bug 1790170: fix raw crash key (willkg)
Assignee | ||
Comment 1•3 years ago
|
||
Tagged 2022.09.12:
tag 2022.09.12
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Mon Sep 12 10:28:49 2022 -0400
Tag 2022.09.12 (bug #1790410)
`433b072`: Update release script (willkg)
`45583a6`: Fix build issues (willkg)
`6b4357e`: Fix comment in list_runtime_reqs.sh (willkg)
`fdfb0d2`: Fix "make build" so it builds the containers correctly (willkg)
`f003473`: Print pip and pip-compile versions before rebuilding reqs (willkg)
`82d8d64`: Update to 3.8.14 and add echo statements to pip calls (willkg)
`87aad75`: Add echo statements to rebuild_reqs.sh for easier debugging (willkg)
`8868324`: Update to localstack 1.1.0 (willkg)
`665a8ff`: Update requirements-runtime.txt (willkg)
`1dfa583`: Update dev requirements (willkg)
`29c6931`: Update requirements (willkg)
`705818e`: bug 1790170: fix raw crash key (willkg)
Deploy bug #1790410
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmMfQiEACgkQGL3RpvBm
7BHV6Qf/dHLrpvoSc102Gn7cZZtepx68cgJcLx8QGnS33xBvXdqfXsuPSSrfxoFu
LyF8r+HwNupy/nplCoZIK6rxdZQjjwvCZgIgX+S5g6Ihx2h/K+KUx8pC7Ba91kib
andTmmvLS323XSxQev3j2H0RvmRbeN2hFcp41Ghk0CQ8OkwNxW10IPQRrPtAgj6o
F8TjbhnjxiGlAbjXyomunksXjWnCsXYDUQ+6SwLV3CwOYYxKyjPNUu0VxUJsDy6T
yFOxQQLrW6OQpv+LdtJj1WPsm00w29rlchiczJ8YejtZY22NDC9JFzO0kdp31r/S
iq3a9zkbjBganoo49kfsZCyoFcCBoQ==
=mkaP
-----END PGP SIGNATURE-----
commit 705818e8797de0238d99f90cf2d47ac9b4e4fd64
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Fri Sep 9 23:19:39 2022 -0400
bug 1790170: fix raw crash key
This updates the raw crash key used to the v1/raw_crash/date/crashid
format.
Comment 2•3 years ago
|
||
Tag 2022.09.12 deployed (https://ops-master.jenkinsv2.prod.mozaws.net/job/pipelines/job/socorro/job/socorro-submitter/43/console)
Assignee | ||
Comment 3•3 years ago
|
||
We also had to update the trigger to v1/raw_crash/
. I fixed the docs so I remember this next time around.
Everything looks good. Marking as FIXED.
Description
•