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

Issue 4768985027444736: 1369 - Integrate ensure_dependencies.py (Closed)

Created:
Sept. 18, 2014, 10:15 a.m. by mathias
Modified:
Sept. 22, 2014, 1:37 p.m.
Reviewers:
Wladimir Palant
CC:
paco
Visibility:
Public.

Description

See https://issues.adblockplus.org/ticket/1369.

Patch Set 1 #

Total comments: 12

Patch Set 2 : Updates since last patch set: #

Total comments: 2

Patch Set 3 : Updates since last patch set: #

Patch Set 4 : Updates since last patch set: #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -15 lines) Patch
R .hgsub View 1 chunk +0 lines, -7 lines 0 comments Download
R .hgsubstate View 1 chunk +0 lines, -7 lines 0 comments Download
M Vagrantfile View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
A dependencies View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
A ensure_dependencies.py View 1 1 chunk +255 lines, -0 lines 0 comments Download
M kick.py View 1 chunk +1 line, -0 lines 0 comments Download
M modules/puppetmaster/files/sudoers-update-infrastructure View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9
mathias
Sept. 18, 2014, 10:15 a.m. (2014-09-18 10:15:33 UTC) #1
Wladimir Palant
People won't remember to run ensure_dependencies.py manually, please change Vagrantfile to make sure it does ...
Sept. 18, 2014, 10:45 a.m. (2014-09-18 10:45:59 UTC) #2
mathias
Updates since last patch set: 1369 - Invoke ensure_dependencies.py before setting up Vagrant 1369 - ...
Sept. 18, 2014, 12:59 p.m. (2014-09-18 12:59:57 UTC) #3
mathias
http://codereview.adblockplus.org/4768985027444736/diff/5629499534213120/dependencies File dependencies (right): http://codereview.adblockplus.org/4768985027444736/diff/5629499534213120/dependencies#newcode2 dependencies:2: _root = hg:https://hg.adblockplus.org/ #git:https://github.com/adblockplus/ On 2014/09/18 10:45:59, Wladimir Palant ...
Sept. 18, 2014, 1:01 p.m. (2014-09-18 13:01:24 UTC) #4
Wladimir Palant
http://codereview.adblockplus.org/4768985027444736/diff/5685265389584384/Vagrantfile File Vagrantfile (right): http://codereview.adblockplus.org/4768985027444736/diff/5685265389584384/Vagrantfile#newcode2 Vagrantfile:2: system("python ensure_dependencies.py") This assumes that Vagrantfile is located in ...
Sept. 18, 2014, 1:24 p.m. (2014-09-18 13:24:46 UTC) #5
mathias
Updates since last patch set: 1369 - Fix wrong git:* commit id for infrastructure-puppet-concat
Sept. 18, 2014, 1:42 p.m. (2014-09-18 13:42:40 UTC) #6
mathias
Updates since last patch set: 1369 - Fix wrong git:* commit id for infrastructure-puppet-concat 1369 ...
Sept. 18, 2014, 2:10 p.m. (2014-09-18 14:10:56 UTC) #7
mathias
http://codereview.adblockplus.org/4768985027444736/diff/5685265389584384/Vagrantfile File Vagrantfile (right): http://codereview.adblockplus.org/4768985027444736/diff/5685265389584384/Vagrantfile#newcode2 Vagrantfile:2: system("python ensure_dependencies.py") On 2014/09/18 13:24:46, Wladimir Palant wrote: > ...
Sept. 18, 2014, 2:11 p.m. (2014-09-18 14:11:20 UTC) #8
Wladimir Palant
Sept. 18, 2014, 3 p.m. (2014-09-18 15:00:05 UTC) #9
LGTM

Powered by Google App Engine
This is Rietveld