tecken deploy: 2023.09.14
Categories
(Tecken :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: willkg, Assigned: willkg)
References
Details
We want to do a deploy for tecken
tagged 2023.09.14
.
It consists of everything from the failed 2023.09.13 deploy
(bug #1852946):
510d292
: bug 1746940: fix FileUpload admin; add fake data generator (willkg)
12a8155
: bug 1851909: switch to django-admin-cursor-paginator (willkg)
adf576c
: bug 1746940: add debug fields to FileUpload model (willkg)
0bfc681
: bug 1746940: implement sym data capture at upload (willkg)
0997218
: bug 1746940: implement code_file/code_id lookup for download API (willkg)
e4ed26d
: bug 1746940: add sym debug data to File page (willkg)
27e4d6e
: bug 1746940: remove errant logging.info line (willkg)
23daea4
: bug 1746940: fix upload-sym file for Windows modules (willkg)
b84b0ba
: bug 1746940: rework download API to support /code_file/code_id/sym_file (willkg)
7614fbc
: bug 1746940: fix minor issues with last commit (willkg)
c803233
: Update architecture diagram (willkg)
Plus one new thing:
abb9472
: bug 1774217: add support for token comments (willkg)
Assignee | ||
Comment 1•2 years ago
|
||
Tagged 2023.09.14:
tag 2023.09.14
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Thu Sep 14 11:47:54 2023 -0400
Tag 2023.09.14 (bug #1853191)
It consists of everything from the failed `2023.09.13 deploy` (bug #1746940):
`510d292`: bug 1746940: fix FileUpload admin; add fake data generator (willkg)
`12a8155`: bug 1851909: switch to django-admin-cursor-paginator (willkg)
`adf576c`: bug 1746940: add debug fields to FileUpload model (willkg)
`0bfc681`: bug 1746940: implement sym data capture at upload (willkg)
`0997218`: bug 1746940: implement code_file/code_id lookup for download API (willkg)
`e4ed26d`: bug 1746940: add sym debug data to File page (willkg)
`27e4d6e`: bug 1746940: remove errant logging.info line (willkg)
`23daea4`: bug 1746940: fix upload-sym file for Windows modules (willkg)
`b84b0ba`: bug 1746940: rework download API to support /code_file/code_id/sym_file (willkg)
`7614fbc`: bug 1746940: fix minor issues with last commit (willkg)
`c803233`: Update architecture diagram (willkg)
Plus one new thing:
`abb9472`: bug 1774217: add support for token comments (willkg)
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmUDK00ACgkQGL3RpvBm
7BGpZgf/eBk2vUacAN+pRNNgLh5OE82yD1BQTRwG671FusshsPNII7xdo/pCh8Mc
RzrNXKNNCurCaNTkqc7QXPbNhFZ7VMOHOTYNkc1riOep8/1/p+aQ1HmMxQPOJEch
E7dP8PExsoXG7H75ngQi4Q28+YL3i5TjOOYeAUUs7B7smxA/SIqlsUzvFb9gf1jJ
Q99O/VAuuXailDT8zu3QptqVhbGoXSl7VgEpQbva5V0AQYs/KpkC1UkhaRSxVPEA
HAuO9TxCqGaBhG6dA4lQIuCpcTqK+l5W7WsGJEHHWtLfezPG+ZrDjuQtyP+tBV11
Mr2cytCkOQ5P0n4Jx8G1xsd5C01BNg==
=XygD
-----END PGP SIGNATURE-----
commit abb94723d4acd01815c561ebb9b6f1b021ab0f8d (HEAD -> main, tag: 2023.09.14, official/main)
Author: Will Kahn-Greene <willkg@mozilla.com>
Date: Wed Sep 13 09:09:22 2023 -0400
bug 1774217: add support for token comments
This adds support for appending a "-" and some text as a comment to a
token. If you have multiple tokens with different permissions, this
makes it easier to keep them straight.
Assignee | ||
Comment 2•2 years ago
|
||
This deploy failed like 2023.09.13 did. We opened up bug #1853219 to investigate.
Closing this out.
Description
•