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

Issue 29435656: Noissue - Generate content on provision (Closed)

Created:
May 10, 2017, 5:36 p.m. by f.lopez
Modified:
May 15, 2017, 3:39 p.m.
Reviewers:
mathias
CC:
f.nicolaisen, Fred
Visibility:
Public.

Description

Noissue - Generate content on provision

Patch Set 1 #

Total comments: 1

Patch Set 2 : For comment 2 #

Total comments: 1

Patch Set 3 : For comment 4 #

Total comments: 4

Patch Set 4 : For comments 5 trhough 9 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M modules/web/manifests/server.pp View 1 2 3 4 chunks +30 lines, -2 lines 0 comments Download

Messages

Total messages: 11
f.lopez
May 10, 2017, 5:36 p.m. (2017-05-10 17:36:14 UTC) #1
mathias
I am a bit worried that a deployment may collide with a running cronjob, leading ...
May 10, 2017, 5:56 p.m. (2017-05-10 17:56:00 UTC) #2
f.lopez
May 11, 2017, 1:45 a.m. (2017-05-11 01:45:20 UTC) #3
mathias
https://codereview.adblockplus.org/29435656/diff/29435659/modules/web/manifests/server.pp File modules/web/manifests/server.pp (right): https://codereview.adblockplus.org/29435656/diff/29435659/modules/web/manifests/server.pp#newcode157 modules/web/manifests/server.pp:157: command => "hg pull -q -R /home/www/${repository} && python ...
May 11, 2017, 8:05 p.m. (2017-05-11 20:05:51 UTC) #4
f.lopez
May 12, 2017, 4:34 p.m. (2017-05-12 16:34:38 UTC) #5
mathias
https://codereview.adblockplus.org/29435656/diff/29437582/modules/web/manifests/server.pp File modules/web/manifests/server.pp (right): https://codereview.adblockplus.org/29435656/diff/29437582/modules/web/manifests/server.pp#newcode124 modules/web/manifests/server.pp:124: if $::environment == 'development' { If you'd used refreshonly ...
May 12, 2017, 4:42 p.m. (2017-05-12 16:42:12 UTC) #6
f.lopez
https://codereview.adblockplus.org/29435656/diff/29437582/modules/web/manifests/server.pp File modules/web/manifests/server.pp (right): https://codereview.adblockplus.org/29435656/diff/29437582/modules/web/manifests/server.pp#newcode124 modules/web/manifests/server.pp:124: if $::environment == 'development' { On 2017/05/12 16:42:12, mathias ...
May 12, 2017, 5:43 p.m. (2017-05-12 17:43:39 UTC) #7
mathias
On 2017/05/12 17:43:39, f.lopez wrote: > I actually thought of this but for a different ...
May 12, 2017, 6:06 p.m. (2017-05-12 18:06:36 UTC) #8
f.lopez
On 2017/05/12 18:06:36, mathias wrote: > On 2017/05/12 17:43:39, f.lopez wrote: > > I actually ...
May 12, 2017, 6:13 p.m. (2017-05-12 18:13:19 UTC) #9
f.lopez
May 12, 2017, 7:56 p.m. (2017-05-12 19:56:14 UTC) #10
mathias
May 13, 2017, 4:04 a.m. (2017-05-13 04:04:00 UTC) #11
LGTM.

Powered by Google App Engine
This is Rietveld