Closed
Bug 1258099
Opened 9 years ago
Closed 9 years ago
Update the apk upload script to manage v15 instead v11
Categories
(Release Engineering :: Applications: MozharnessCore, defect)
Release Engineering
Applications: MozharnessCore
Tracking
(firefox48 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: primer, Mentored)
References
Details
(Whiteboard: [good first bug][lang=Python])
Attachments
(1 file)
(deleted),
patch
|
Sylvestre
:
review+
|
Details | Diff | Splinter Review |
Similar to bug 1258096, we need to update https://hg.mozilla.org/build/mozharness/file/tip/scripts/push_apk.py
s/11/15/g
Reporter | ||
Comment 1•9 years ago
|
||
This is a trivial bug, if someone wants to work on it during the week end, here it is.
The file is here:
https://hg.mozilla.org/mozilla-central/file/tip/testing/mozharness/scripts/push_apk.py
replacing 11 to 15 is enough here.
Assignee: sledru → nobody
Mentor: sledru
Whiteboard: [good first bug][lang=Python]
Reporter | ||
Updated•9 years ago
|
Summary: Update the apk upload scrpit to manage v15 instead v11 → Update the apk upload script to manage v15 instead v11
Hi,
I'm new to to open-source development though the changes were quite trivial, I may have done some mistake. Moreover I would like to contribute more & need mentor for contributing more.
Regards,
Primer
Flags: needinfo?(sledru)
Reporter | ||
Comment 3•9 years ago
|
||
The patch is perfect, thanks! :)
Just a small comment, on the attachment, you are supposed to request a review:
https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_to_Submit_a_Patch#Getting_the_patch_reviewed
In the commit author, you probably want your real name, no?
Assignee: nobody → xorprimer
Flags: needinfo?(sledru)
Attachment #8732905 -
Flags: review?(sledru)
Reporter | ||
Comment 5•9 years ago
|
||
Could you answer to my question in comment #3? Thanks
Hi,
Name is fine I think. Moreover I PM'ed you please check
Thanks
Reporter | ||
Comment 7•9 years ago
|
||
Comment on attachment 8732905 [details] [diff] [review]
bug1258099_v11tov15fix.diff
Good, thanks
Now, add "checkin-needed" in the list of keywords so that a sheriff can land a change for you.
Attachment #8732905 -
Flags: review?(sledru) → review+
Keywords: checkin-needed
Reporter | ||
Comment 8•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/11ee5f2e12152c3f984dc3c8153b31693035f41b
Bug 1258099 - Update push_apk.py to manage apk v15 instead of v11 r=sylvestre
Reporter | ||
Updated•9 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 9•9 years ago
|
||
https://hg.mozilla.org/build/braindump/rev/02ae044eddec4dd227b934806d8eaa62c0a08353
Bug 1258099 - apk v11 has been renamed to v15
Assignee | ||
Comment 10•9 years ago
|
||
Hey :sylvestre,
Do I need to do anything for comment #9 ?
Comment 11•9 years ago
|
||
bugherder |
Reporter | ||
Comment 12•9 years ago
|
||
Nope, I took care of the landing for you.
You need to log in
before you can comment on or make changes to this bug.
Description
•