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

Issue 29589691: Issue 5757 - Update buildtools dependency, (re)move legacy extensions (Closed)

Created:
Oct. 26, 2017, 10:50 p.m. by tlucas
Modified:
Dec. 4, 2017, 10:24 a.m.
Reviewers:
Vasily Kuznetsov
CC:
Jon Sonesen, Sebastian Noack
Visibility:
Public.

Description

Issue 5757 - Update buildtools dependency, (re)move legacy extensions Repository: sitescripts Base: https://codereview.adblockplus.org/29589674/

Patch Set 1 #

Total comments: 11
Unified diffs Side-by-side diffs Delta from patch set Stats (+456 lines, -31 lines) Patch
M .sitescripts.example View 1 chunk +1 line, -1 line 0 comments Download
M dependencies View 1 chunk +1 line, -1 line 0 comments Download
M ensure_dependencies.py View 10 chunks +64 lines, -6 lines 2 comments Download
M sitescripts/extensions/bin/createNightlies.py View 7 chunks +7 lines, -7 lines 0 comments Download
A + sitescripts/extensions/bin/legacy/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A sitescripts/extensions/bin/legacy/packagerSafari.py View 1 chunk +223 lines, -0 lines 3 comments Download
A sitescripts/extensions/bin/legacy/xarfile.py View 1 chunk +140 lines, -0 lines 2 comments Download
M sitescripts/extensions/bin/updateUpdateManifests.py View 1 chunk +2 lines, -2 lines 0 comments Download
M sitescripts/extensions/template/nightlies.html View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/extensions/test/data/metadata.gecko View 1 chunk +1 line, -6 lines 0 comments Download
M sitescripts/extensions/test/sitescripts.ini.template View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/extensions/utils.py View 1 chunk +0 lines, -1 line 0 comments Download
M sitescripts/stats/bin/logprocessor.py View 2 chunks +15 lines, -6 lines 4 comments Download
M tox.ini View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
tlucas
Hey all. This patch fixes #5757, please find some comments below. I verified the nightly ...
Nov. 2, 2017, 10:03 a.m. (2017-11-02 10:03:30 UTC) #1
Vasily Kuznetsov
Hi Tristan, Sorry for taking so long to review this. Somehow I never got to ...
Nov. 30, 2017, 5:34 p.m. (2017-11-30 17:34:00 UTC) #2
tlucas
On 2017/11/30 17:34:00, Vasily Kuznetsov wrote: > Hi Tristan, > > Sorry for taking so ...
Nov. 30, 2017, 6:15 p.m. (2017-11-30 18:15:27 UTC) #3
Vasily Kuznetsov
LGTM. Feel free to update the ensure_dependecies.py script again if you would like -- I ...
Nov. 30, 2017, 7:10 p.m. (2017-11-30 19:10:08 UTC) #4
tlucas
Dec. 4, 2017, 10:24 a.m. (2017-12-04 10:24:45 UTC) #5
On 2017/11/30 19:10:08, Vasily Kuznetsov wrote:
> LGTM.
> 
> Feel free to update the ensure_dependecies.py script again if you would like
--
> I think there's an additional change that landed in buildtools since this was
> uploaded.
> 
> Cheers,
> Vasily
> 
>
https://codereview.adblockplus.org/29589691/diff/29589692/sitescripts/stats/b...
> File sitescripts/stats/bin/logprocessor.py (right):
> 
>
https://codereview.adblockplus.org/29589691/diff/29589692/sitescripts/stats/b...
> sitescripts/stats/bin/logprocessor.py:41: KNOWN_APPS = {
> On 2017/11/30 18:15:26, tlucas wrote:
> > On 2017/11/30 17:34:00, Vasily Kuznetsov wrote:
> > > On 2017/11/02 10:03:29, tlucas wrote:
> > > > I am not sure whether we (still) need all of these. Please let me know!
> > > 
> > > I suppose they might be needed because of users with legacy versions. In
any
> > > case, if we remove them, it should be a separate ticket, and we should
> > probably
> > > also remove all the related code in the file.
> > 
> > By removing the code, you also mean "in a separate issue" - am i right?
> 
> Yes.

I think this would be overkill and of no benefit for the sitescripts :)

Powered by Google App Engine
This is Rietveld