Closed
Bug 1254534
Opened 9 years ago
Closed 8 years ago
Update the push_apk.py script to update the what's new information
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Sylvestre, Assigned: Sylvestre)
Details
Attachments
(1 file)
8.00 KB,
patch
|
Details | Diff | Splinter Review |
For now, if we want to update the what's new section, we have, for every apk, open every language we want to translate and update it.
This is a crazy job.
Fortunately, using the push_apk script (introduced in bug 1045531), we can update the what's new section automatically.
As attachment, I am providing a quick and dirty patch used to upload 45.
(note that it also contains the staged rollout change. I am going to report a new bug for this)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → sledru
Assignee | ||
Comment 1•9 years ago
|
||
A big chunk of the code is a lame cc from update_apk_description.py, the job is going to be to make push_apk use the same methods.
Assignee | ||
Comment 2•8 years ago
|
||
This is now in production.
https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/scripts/push_apk.py
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•