<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Mon, 8 Aug 2016 at 17:51 Sergio Schvezov <<a href="mailto:sergio.schvezov@canonical.com">sergio.schvezov@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El 08/08/16 a las 13:35, Blake Rouse escribió:<br>
> I would like to setup some travis CI that will auto upload tip of<br>
> dev into the edge channel of "ntopng".<br>
<br>
Evan has some guides for setting up CI and could also solve or point you<br>
in the right direction to take the reserved name.<br>
<br>
snapcraft 2.15 should be able to allow setting up macaroons through env<br>
vars (to make it easier to use things like travis-ci) but that shouldn't<br>
stop you from using ev's current solution.<br></blockquote><div><br></div><div>This will let you build and publish snaps off Travis runs. You'll want to change $MACAROON_SECRET to your favourite value from pwgen. You'll also need to change the snap name and the $TRAVIS_BRANCH conditional.</div><div><br></div><div><a href="https://gist.github.com/evandandrea/998180be091518da1f6330bf19ed7a40">https://gist.github.com/evandandrea/998180be091518da1f6330bf19ed7a40</a></div></div></div>