Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2019-01-18 Thread Johannes Schindelin
Hi Junio, On Thu, 17 Jan 2019, Junio C Hamano wrote: > Johannes Schindelin writes: > > > ... > > See the updated series: > > https://public-inbox.org/git/pull.31.v3.git.gitgitgad...@gmail.com/ > > Thanks. > > I see that you are already planning for v4, but I'll find time to > take a look at w

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2019-01-17 Thread Junio C Hamano
Johannes Schindelin writes: > ... > See the updated series: > https://public-inbox.org/git/pull.31.v3.git.gitgitgad...@gmail.com/ Thanks. I see that you are already planning for v4, but I'll find time to take a look at what is posted sometime this week anyway.

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2019-01-16 Thread Johannes Schindelin
Hi Junio, On Thu, 25 Oct 2018, Junio C Hamano wrote: > "Johannes Schindelin via GitGitGadget" > writes: > > > For a long time already, we have Git's source code continuously tested via > > Travis CI, see e.g. https://travis-ci.org/git/git/builds/421738884. It has > > served us well, and more an

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-26 Thread Johannes Schindelin
Hi Junio, On Thu, 25 Oct 2018, Junio C Hamano wrote: > "Johannes Schindelin via GitGitGadget" > writes: > > > For a long time already, we have Git's source code continuously tested via > > Travis CI, see e.g. https://travis-ci.org/git/git/builds/421738884. It has > > served us well, and more an

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-25 Thread Junio C Hamano
"Johannes Schindelin via GitGitGadget" writes: > For a long time already, we have Git's source code continuously tested via > Travis CI, see e.g. https://travis-ci.org/git/git/builds/421738884. It has > served us well, and more and more developers actually pay attention and > benefit from the tes

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-16 Thread Ævar Arnfjörð Bjarmason
On Tue, Oct 16, 2018 at 4:55 AM Taylor Blau wrote: > > On Mon, Oct 15, 2018 at 04:55:25PM +0200, Johannes Schindelin wrote: > > Another really good reason for me to do this is that I can prod the Azure > > Pipelines team directly. And I even get an answer, usually within minutes. > > Which is a lo

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-16 Thread SZEDER Gábor
On Mon, Oct 15, 2018 at 07:22:15AM -0700, Taylor Blau wrote: > Would we like to abandon Travis as our main CI service for upstream > git.git, and build on Azure Pipelines only? It's not only about "upstream git.git", but also about contributors, who might have enabled Travis CI integration on thei

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-15 Thread Taylor Blau
On Mon, Oct 15, 2018 at 04:55:25PM +0200, Johannes Schindelin wrote: > Hi Taylor, > > On Mon, 15 Oct 2018, Taylor Blau wrote: > > > Thanks for putting this together, and offering to build Git on Azure > > Pipelines. I haven't followed v1 of this series very closely, so please > > excuse me if my co

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-15 Thread Johannes Schindelin
Hi Taylor, On Mon, 15 Oct 2018, Taylor Blau wrote: > Thanks for putting this together, and offering to build Git on Azure > Pipelines. I haven't followed v1 of this series very closely, so please > excuse me if my comments have already been addressed, and I missed them > in a skim of the last rev

Re: [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines

2018-10-15 Thread Taylor Blau
Hi Johannes, Thanks for putting this together, and offering to build Git on Azure Pipelines. I haven't followed v1 of this series very closely, so please excuse me if my comments have already been addressed, and I missed them in a skim of the last revision. On Mon, Oct 15, 2018 at 03:11:57AM -070