Closed
Bug 1282186
Opened 8 years ago
Closed 8 years ago
create task that signs fennec nightly artifacts via scriptworker -> signingscript
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1277595
People
(Reporter: jlund, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•8 years ago
|
||
scriptworker: https://github.com/escapewindow/scriptworker
signingscript: https://github.com/escapewindow/signingscript/tree/script
Reporter | ||
Comment 2•8 years ago
|
||
we will want to support 'try' key signing and production signing depending on props in the graph and the auth permissions of the graph creator. eventually, depending on whether the graph is part of the 'chain of trust' model
Reporter | ||
Updated•8 years ago
|
Comment 3•8 years ago
|
||
APK signing now works! See https://tools.taskcluster.net/task-inspector/#b_CA9TT8QrSuckBzOTEeSQ/
See https://bugzilla.mozilla.org/show_bug.cgi?id=1277579#c16 for a quick description of signingManifest vs task payload links.
Whichever decision we make will be the route we go for both linux and android signing, and likely Windows and Mac too.
Comment 4•8 years ago
|
||
The work for setting up a task to handle signing has been done in bug 1277595. The format and key that we sign with is also configurable, but is currently hardcoded for fennec.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•