Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29538644: Issue 5642 - Fix Windows Store devbuild upload routine (Closed)

Created:
Sept. 7, 2017, 11:02 p.m. by Oleksandr
Modified:
Sept. 9, 2017, 10:57 p.m.
CC:
kzar
Visibility:
Public.

Description

Issue 5642 - Fix Windows Store devbuild upload routine

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove redundant code and simplify formatting #

Total comments: 2

Patch Set 3 : Cosmetic fix #

Total comments: 1

Patch Set 4 : Fix indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M sitescripts/extensions/bin/createNightlies.py View 1 2 3 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 10
Oleksandr
https://codereview.adblockplus.org/29538644/diff/29538645/sitescripts/extensions/bin/createNightlies.py File sitescripts/extensions/bin/createNightlies.py (right): https://codereview.adblockplus.org/29538644/diff/29538645/sitescripts/extensions/bin/createNightlies.py#newcode620 sitescripts/extensions/bin/createNightlies.py:620: NOTE: This code was part of the original review, ...
Sept. 7, 2017, 11:09 p.m. (2017-09-07 23:09:26 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29538644/diff/29538645/sitescripts/extensions/bin/createNightlies.py File sitescripts/extensions/bin/createNightlies.py (right): https://codereview.adblockplus.org/29538644/diff/29538645/sitescripts/extensions/bin/createNightlies.py#newcode625 sitescripts/extensions/bin/createNightlies.py:625: {'fileStatus': 'PendingUpload'}) Please put closing parenthesis on a new ...
Sept. 8, 2017, 12:15 a.m. (2017-09-08 00:15:56 UTC) #2
shoniko
https://codereview.adblockplus.org/29538644/diff/29538645/sitescripts/extensions/bin/createNightlies.py File sitescripts/extensions/bin/createNightlies.py (right): https://codereview.adblockplus.org/29538644/diff/29538645/sitescripts/extensions/bin/createNightlies.py#newcode628 sitescripts/extensions/bin/createNightlies.py:628: old_min_sys_ram = old_submission['minimumSystemRam'] On 2017/09/08 00:15:55, Sebastian Noack wrote: ...
Sept. 8, 2017, 11:12 a.m. (2017-09-08 11:12:33 UTC) #3
tlucas
Hey Oleksandr, as agreed with Vasily, i'm trying to take some load off him. Only ...
Sept. 8, 2017, 11:26 a.m. (2017-09-08 11:26:38 UTC) #4
Sebastian Noack
https://codereview.adblockplus.org/29538644/diff/29539697/sitescripts/extensions/bin/createNightlies.py File sitescripts/extensions/bin/createNightlies.py (right): https://codereview.adblockplus.org/29538644/diff/29539697/sitescripts/extensions/bin/createNightlies.py#newcode624 sitescripts/extensions/bin/createNightlies.py:624: { FWIW, it would be OK to put the ...
Sept. 8, 2017, 5:30 p.m. (2017-09-08 17:30:31 UTC) #5
Oleksandr
Sept. 8, 2017, 7:24 p.m. (2017-09-08 19:24:02 UTC) #6
Sebastian Noack
https://codereview.adblockplus.org/29538644/diff/29539846/sitescripts/extensions/bin/createNightlies.py File sitescripts/extensions/bin/createNightlies.py (right): https://codereview.adblockplus.org/29538644/diff/29539846/sitescripts/extensions/bin/createNightlies.py#newcode624 sitescripts/extensions/bin/createNightlies.py:624: 'fileStatus': 'PendingUpload', Nit: It should be just 4, not ...
Sept. 8, 2017, 8:07 p.m. (2017-09-08 20:07:19 UTC) #7
Oleksandr
Sept. 8, 2017, 8:11 p.m. (2017-09-08 20:11:12 UTC) #8
Sebastian Noack
LGTM
Sept. 8, 2017, 8:21 p.m. (2017-09-08 20:21:30 UTC) #9
tlucas
Sept. 8, 2017, 8:42 p.m. (2017-09-08 20:42:47 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld