socorro deploy: 2019.08.02
Categories
(Socorro :: Infra, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
References
Details
We want to do a deploy for socorro tagged 2019.08.02.
It consists of the following:
16eec81: bug 1569582: add Bug_1541161 annotation to super search (willkg)
5f93d9c: Update lxml from 4.3.4 to 4.4.0 (pyup-bot)
2cec274: Update django-waffle from 0.16.0 to 0.17.0 (pyup-bot)
d4ca939: Update django from 2.2.3 to 2.2.4 (pyup-bot)
7b18d78: Update flake8 from 3.7.7 to 3.7.8 (pyup-bot)
3ddeaff: Update pytest from 5.0.0 to 5.0.1 (pyup-bot)
c38d383: Update whitenoise from 4.1.2 to 4.1.3 (pyup-bot)
814fd3f: Update awscli from 1.16.190 to 1.16.209 (pyup-bot)
8a58bda: Update moto from 1.3.8 to 1.3.13 (pyup-bot)
76e8cc9: Update more-itertools from 7.1.0 to 7.2.0 (pyup-bot)
8943d56: Update google-cloud-pubsub from 0.42.1 to 0.45.0 (pyup-bot)
8186c4f: Update sentry-sdk from 0.9.5 to 0.10.2 (pyup-bot)
d125968: Update packaging from 19.0 to 19.1 (pyup-bot)
b5fd136: Update pyparsing from 2.4.0 to 2.4.2 (pyup-bot)
efbb256: Update docutils from 0.14 to 0.15.2 (pyup-bot)
0ca799d: Update pytz from 2019.1 to 2019.2 (pyup-bot)
| Assignee | ||
Comment 1•6 years ago
|
||
Grabbing this to do today.
16eec81: bug 1569582: add Bug_1541161 annotation to super search (willkg)
This looks fine on stage. Mostly we're using "exists" on it and since we index fields by default even if they're not in super_search_fields.py, the "exists" filter works fine even though stage hasn't created an index with the field in the mapping.
5f93d9c: Update lxml from 4.3.4 to 4.4.0 (pyup-bot)
...
John landed these yesterday and they've been baking on stage and everything looks fine in Sentry and in Datadog.
I think we're good to go, so I tagged.
tag 2019.08.02
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Fri Aug 2 09:12:49 2019 -0400
`16eec81`: bug 1569582: add Bug_1541161 annotation to super search (willkg)
`5f93d9c`: Update lxml from 4.3.4 to 4.4.0 (pyup-bot)
`2cec274`: Update django-waffle from 0.16.0 to 0.17.0 (pyup-bot)
`d4ca939`: Update django from 2.2.3 to 2.2.4 (pyup-bot)
`7b18d78`: Update flake8 from 3.7.7 to 3.7.8 (pyup-bot)
`3ddeaff`: Update pytest from 5.0.0 to 5.0.1 (pyup-bot)
`c38d383`: Update whitenoise from 4.1.2 to 4.1.3 (pyup-bot)
`814fd3f`: Update awscli from 1.16.190 to 1.16.209 (pyup-bot)
`8a58bda`: Update moto from 1.3.8 to 1.3.13 (pyup-bot)
`76e8cc9`: Update more-itertools from 7.1.0 to 7.2.0 (pyup-bot)
`8943d56`: Update google-cloud-pubsub from 0.42.1 to 0.45.0 (pyup-bot)
`8186c4f`: Update sentry-sdk from 0.9.5 to 0.10.2 (pyup-bot)
`d125968`: Update packaging from 19.0 to 19.1 (pyup-bot)
`b5fd136`: Update pyparsing from 2.4.0 to 2.4.2 (pyup-bot)
`efbb256`: Update docutils from 0.14 to 0.15.2 (pyup-bot)
`0ca799d`: Update pytz from 2019.1 to 2019.2 (pyup-bot)
Deploy bug #1570963
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAl1ENtEACgkQGL3RpvBm
7BHSVQf8Dqx5eKmfrUtEIJnX3QN8yjzwuiZ0vF0VGv+v+FeDdKi7hPOlKdWhRTI1
IYZwPb2I8l5sa2uvS6qX4EvAAGtM2etAPEXd3VVKu+K6laNNj1K9LZFkWvsUMD8o
s9i6BPnqSJYgfo9CXX5EjiiQKHRTuQTKuelsBU/mCCx0+3ylMILdGjoL8oOFPUf0
MfXuUeTj/Q16jHZrB/DT/JU3PQfd3YLHbci9dfmdM9cfwPNFnXVOz69j9gB3amwt
TlarrAAyfkS7C9h89N+gOkTWylg3qd+oRY6F3v26jZH2A0MOXCpkw29qgH6Id2b3
x77IZpVEjchVR3wGi1+UFlT0l3F0oA==
=T700
-----END PGP SIGNATURE-----
commit fe75911219afcb8753ee25164c398df1424c6c57 (HEAD -> master, tag: 2019.08.02, official/master)
Merge: dd2b5ae0d 0ca799d72
Author: John Whitlock <jwhitlock@mozilla.com>
Date: Thu Aug 1 14:13:37 2019 -0500
Merge pull request #4998 from mozilla-services/pyup-scheduled-update-2019-08-01
Scheduled monthly dependency update for August
| Assignee | ||
Comment 2•6 years ago
|
||
This is deployed in prod and everything looks ok in Datadog and Sentry. Marking as FIXED.
Description
•