<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 10, 2017 at 2:28 PM, Barak Korren <span dir="ltr">&lt;<a href="mailto:bkorren@redhat.com" target="_blank">bkorren@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">&gt;&gt;<br>
&gt;&gt; Oh, but it does.. you can configure publishers ans webhooks in the<br>
&gt;&gt; .travis.yml file. I commonly build a project, create a docker image<br>
&gt;&gt; using the built bits and deploy to my VPS (using a branch name check).<br>
&gt;&gt;<br>
&gt;<br>
&gt; What travis does not have is build chains in the sense of multiple jobs by<br>
&gt; different yaml files, but as Martin says the rest is there. What they have<br>
&gt; is different steps inside one yaml file (setup, pre_script, post_script,<br>
&gt; deployment, ...)<br>
&gt; which can be triggered according to branches and tags.<br>
&gt;<br>
&gt; In Kubevirt we also use a .travis.yaml which does testing and releasing<br>
&gt; based on tags and branches [1].<br>
&gt;<br>
&gt; Note that for more finetuned controls, they also provide a lot of<br>
&gt; environment variables which you can reference (e.g. branch, tag, ...)<br>
&gt;<br>
<br>
</span>Lets not run this into an off-topic &#39;travis vs. foo&#39; discussion. This<br>
is not going anywhere.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>Not trying to make any point, except from providing insight how travis is doing it. Since it might be useful.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
--<br>
Barak Korren<br>
<a href="mailto:bkorren@redhat.com">bkorren@redhat.com</a><br>
RHCE, RHCi, RHV-DevOps Team<br>
<a href="https://ifireball.wordpress.com/" rel="noreferrer" target="_blank">https://ifireball.wordpress.<wbr>com/</a><br>
</div></div></blockquote></div><br></div></div>