Migrate OS symbols hooks, secrets, and roles to Community TC
Categories
(Taskcluster :: Operations and Service Requests, task)
Tracking
(Not tracked)
People
(Reporter: marco, Assigned: tomprince)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(12 files)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
They could wait to be migrated, but now enough time has passed that we need them again.
The hooks were:
- https://tools.taskcluster.net/hooks/project-socorro/fetch-mac-update-symbols
- https://tools.taskcluster.net/hooks/project-socorro/fetch-win32-symbols
The roles were:
- https://tools.taskcluster.net/auth/roles/hook-id%3Aproject-socorro%2Ffetch-mac-update-symbols
- https://tools.taskcluster.net/auth/roles/hook-id%3Aproject-socorro%2Ffetch-win32-symbols
The secret was:
Reporter | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
This imports the code from
https://github.com/marco-c/breakpad-win-update-symbols
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
parse_pbzx.py appears to be from
https://gist.github.com/pudquick/ac29c8c19432f2d200d4 which does not have a
liscense.
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Assignee | ||
Comment 12•6 years ago
|
||
Comment 13•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 14•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/328e5280b0e4
https://hg.mozilla.org/mozilla-central/rev/584eada208ec
https://hg.mozilla.org/mozilla-central/rev/d5ffaf8e6d4e
https://hg.mozilla.org/mozilla-central/rev/7779e80d8e1d
https://hg.mozilla.org/mozilla-central/rev/31b513e5b2df
https://hg.mozilla.org/mozilla-central/rev/fe0662f71415
https://hg.mozilla.org/mozilla-central/rev/8c5eab80ed85
https://hg.mozilla.org/mozilla-central/rev/d3487cd72451
https://hg.mozilla.org/mozilla-central/rev/4a64307eaf23
https://hg.mozilla.org/mozilla-central/rev/e20a4135d8dc
https://hg.mozilla.org/mozilla-central/rev/2bfd69c03284
Assignee | ||
Comment 15•6 years ago
|
||
copy_attributes_from_dependent_task
was originally used for tasks downstream
so required build_type
and build_platform
, but the function is useful
enough, that it should not require anything.
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
bugherder |
Description
•