<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Wed, Sep 12, 2018 at 6:26 PM Stanley Seibert <<a href="mailto:sseibert@anaconda.com">sseibert@anaconda.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">I just finished adding support to the Numba repo for Azure Pipelines:<div><br></div><div><a href="https://github.com/numba/numba/pull/3303" target="_blank">https://github.com/numba/numba/pull/3303</a><br></div><div><br></div><div>The "free for open source" tier is 10 concurrent jobs that can run up to 60 minutes each (although the website says 30 minutes), and no limit on minutes per month.  Like the other CI services, it uses YAML files to define the build and test process.  I found the documentation of the YAML pipeline spec to be large, but still missing a number of small details and explanations about how features worked together.  That said, the build performance is *significantly* better than Travis CI and AppVeyor for all 3 platforms, and the convenience of all major platforms going through one service is very nice.  Despite not liking the UI quite as much as Travis CI, I think Numba will likely switch completely over to Azure assuming the free offering continues to be this good.</div></div></div></blockquote><div><br></div><div>Yeah, the pictures of the UI didn't look as nice, but then, it isn't what we are used to. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><br></div><div>If you go beyond the free tier, you can connect self-managed build workers to the same system, but the build agent is written in C#, so I'm not sure how portable it is to ARM or PPC yet.</div></div></div></blockquote><div><br></div><div>Did you sign up as open source? And if so, were you able to do so as an organization? </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 12, 2018 at 7:02 PM, Charles R Harris <span dir="ltr"><<a href="mailto:charlesr.harris@gmail.com" target="_blank">charlesr.harris@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>We might want to take a look at testing/building on <a href="https://azure.microsoft.com/en-us/services/devops/pipelines/?&OCID=AID736750_SEM_CmoL6wVZ" target="_blank">AZURE</a>. Probably worth exploring, although it is hard to find all information. IIRC, we got an offer from Microsoft along these lines a couple of years ago when we were looking to support MSVC.</div><div><br></div></div></blockquote></div></div></blockquote><div><br></div><div>Chuck </div></div></div>