<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 3, 2013 at 5:54 AM, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Wed, Oct 02 2013, Thomas Maddox wrote:<br>

<br>
> I'm working to make the sample pipeline optional and I'm stuck at a<br>
> decision point about whether I ought to use a collector config option<br>
> (like 'enable_sample_pipelines'), or let it be driven by setup.cfg (i.e.<br>
> the existence of sample plugin references). My favorite right now is the<br>
> former, but I wanted to entertain the latter and learn in the process.<br>
<br>
</div>What about having an empty pipeline.yml?<br></blockquote><div><br></div><div>Modifying the pipeline's configuration file is the right way to go. If an empty file isn't valid, then a single pipeline that subscribes to no events may work.</div>
<div><br></div><div>The other proposed solution isn't going to work. setup.cfg is not meant to be a deployer-facing configuration file. It's a packaging file that tells the system what files are part of the app or library.<br>
</div><div><br></div><div>Doug</div><div><br></div></div></div></div>