tecken deploy: 2023.08.14
Categories
(Tecken :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for tecken
tagged 2023.08.14
.
It consists of the following:
3f5c498
: bug 1774004: remove Downloads Missing section of ui (willkg)
d7c9805
: bug 1774004: remove missing symbols bookkeeping and apis (willkg)
Assignee | ||
Comment 1•2 years ago
|
||
Mikael pointed out we should do a db backup first. That's covered in: https://mozilla-hub.atlassian.net/browse/DSRE-1403
Tagged 2023.08.14:
tag 2023.08.14
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Mon Aug 14 11:31:58 2023 -0400
Tag 2023.08.14 (bug #1848645)
`3f5c498`: bug 1774004: remove Downloads Missing section of ui (willkg)
`d7c9805`: bug 1774004: remove missing symbols bookkeeping and apis (willkg)
Deploy bug #1848645
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmTaSO4ACgkQGL3RpvBm
7BGFIgf+PIzNYEgGZRc1lYZFR2OOS9t0ql9fL4Q61YqEuK4WvM9b9HyomPSqxt05
3B//rAK3DiQmfzhAboHdJfNKzCicgrmp60KFupiJFss5xCl3dN4vUQ0zI82Bwonv
yBdmCgQr6UlGdLMlrF1FAVxRW2lAtEfUkcTGkgcVwvqlaY6KbyX8gKGhbjHO0HRS
IEmlIP3zXWwnmJN2a8jWizbBog6AlY0YoZt2HcqdoTo659j/QSD/7KATI273b1Eq
f33rGrMHbvqCGjO23TT4+UaTQfU9Z2axF6xtWkz55PrRYar3fdCYLCvt6AB9NSTj
XD8Jhx995CBoVTro0zaHGGgjNLkNzg==
=jv3v
-----END PGP SIGNATURE-----
commit d7c980554e20cba55dd73e7a0be0d3dd240fafb9
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Fri Aug 11 11:28:43 2023 -0400
bug 1774004: remove missing symbols bookkeeping and apis
This removes all the bookkeeping and APIs for missing symbols. After
this, Tecken will no longer keep track of symbols that were requested
using the download API that didn't exist in the buckets.
Assignee | ||
Comment 2•2 years ago
|
||
The deploy failed promote step, but the migration had run. That was kicking up Sentry errors in the download view when the symbol didn't exist because the old code would insert a row into the now deleted table. I wrote up DSRE-1403 to get some help.
Harold cleared out some orphaned jenkins jobs and re-ran the deploy and it finished.
I verified the migration ran and the site is working. No new sentry errors since the successful deploy. I checked grafana--everything looks ok now.
All good here.
Description
•