Re: FW: Obstacles for using GitLab CI

2020-05-14 Thread Carl Sorensen
> On 5/14/20, 8:04 AM, "David Kastrup" wrote: > > Carl Sorensen writes: > > > On 5/14/20, 2:31 AM, "lilypond-devel on behalf of Jonas Hahnfeld" > > > hah...@hahnjo.de> wrote: > > > > Am Donnerstag, den 14.05.2020, 08:09 +0100 schrieb James: > >> On a more general question, and not really

Re: Obstacles for using GitLab CI

2020-05-14 Thread Jonas Hahnfeld
Am Donnerstag, den 14.05.2020, 13:04 + schrieb Carl Sorensen: > > On 5/14/20, 2:31 AM, "lilypond-devel on behalf of Jonas Hahnfeld" < > lilypond-devel-bounces+c_sorensen=byu@gnu.org > on behalf of > hah...@hahnjo.de > > wrote: > > Am Donnerstag, den 14.05.2020, 08:09 +0100 schrieb

Re: FW: Obstacles for using GitLab CI

2020-05-14 Thread David Kastrup
Carl Sorensen writes: >> On 5/14/20, 8:04 AM, "David Kastrup" wrote: >> >> Patchy, however, is set up in a manner where it picks up work not when >> staging is ahead of master, but rather when staging is ahead of its last >> tested version. >> >> That means that even if the migration to master

Re: Obstacles for using GitLab CI

2020-05-14 Thread David Kastrup
Carl Sorensen writes: > On 5/14/20, 2:31 AM, "lilypond-devel on behalf of Jonas Hahnfeld" > hah...@hahnjo.de> wrote: > > Am Donnerstag, den 14.05.2020, 08:09 +0100 schrieb James: >> On a more general question, and not really understanding how this CI >> workflow will change 'contexturally'

Re: Obstacles for using GitLab CI

2020-05-14 Thread Carl Sorensen
On 5/14/20, 2:31 AM, "lilypond-devel on behalf of Jonas Hahnfeld" wrote: Am Donnerstag, den 14.05.2020, 08:09 +0100 schrieb James: > On a more general question, and not really understanding how this CI > workflow will change 'contexturally' what we do, so apologies for if > what I am about

Re: Obstacles for using GitLab CI

2020-05-14 Thread Jonas Hahnfeld
Am Donnerstag, den 14.05.2020, 08:09 +0100 schrieb James: > On a more general question, and not really understanding how this CI > workflow will change 'contexturally' what we do, so apologies for if > what I am about to say is ignorant, but are we still taking the >

Re: Obstacles for using GitLab CI

2020-05-14 Thread Jonas Hahnfeld
Am Donnerstag, den 14.05.2020, 08:05 +0100 schrieb James: > On 14/05/2020 07:58, Jonas Hahnfeld wrote: > > Thanks for all the feedback so far, I'll then work to propose something > > simple that can at least get us started. Afterwards we can work from > > there. > > So for now I can just manually

Re: Obstacles for using GitLab CI

2020-05-14 Thread James
On a more general question, and not really understanding how this CI workflow will change 'contexturally' what we do, so apologies for if what I am about to say is ignorant, but are we still taking the 'master-must-always-be-good' /

Re: Obstacles for using GitLab CI

2020-05-14 Thread James
On 14/05/2020 07:58, Jonas Hahnfeld wrote: Thanks for all the feedback so far, I'll then work to propose something simple that can at least get us started. Afterwards we can work from there. So for now I can just manually carry on running patchy-merge on staging as needed? James

Re: Obstacles for using GitLab CI

2020-05-14 Thread Jonas Hahnfeld
Am Donnerstag, den 14.05.2020, 08:20 +0200 schrieb Urs Liska: > Am Mittwoch, den 13.05.2020, 22:33 -0400 schrieb Dan Eble: > > On May 13, 2020, at 17:13, David Kastrup wrote: > > > > > At the current point of time, our pipeline does not tend to be > > > > > all that full I think. We are not at

Re: Obstacles for using GitLab CI

2020-05-14 Thread Urs Liska
Am Mittwoch, den 13.05.2020, 22:33 -0400 schrieb Dan Eble: > On May 13, 2020, at 17:13, David Kastrup wrote: > > > > At the current point of time, our pipeline does not tend to be > > > > all that > > > > full I think. We are not at Linux kernel levels of > > > > participation... > > > > > >

Re: Obstacles for using GitLab CI

2020-05-13 Thread Dan Eble
On May 13, 2020, at 17:13, David Kastrup wrote: >>> At the current point of time, our pipeline does not tend to be all that >>> full I think. We are not at Linux kernel levels of participation... >> >> No, you're probably right. It's only a bit more bothersome if you have >> multiple changes to

Re: Obstacles for using GitLab CI

2020-05-13 Thread David Kastrup
Jonas Hahnfeld writes: > Am Mittwoch, den 13.05.2020, 21:54 +0200 schrieb David Kastrup: >> Jonas Hahnfeld writes: >> > Hi all, >> > >> > as discussed before the migration, we might want to look into using a >> > CI system. Foremost this would help James who is currently still >> > testing

Re: Obstacles for using GitLab CI

2020-05-13 Thread Jonas Hahnfeld
Am Mittwoch, den 13.05.2020, 21:54 +0200 schrieb David Kastrup: > Jonas Hahnfeld writes: > > Hi all, > > > > as discussed before the migration, we might want to look into using a > > CI system. Foremost this would help James who is currently still > > testing patches manually. At least the doc

Re: Obstacles for using GitLab CI

2020-05-13 Thread David Kastrup
Jonas Hahnfeld writes: > Hi all, > > as discussed before the migration, we might want to look into using a > CI system. Foremost this would help James who is currently still > testing patches manually. At least the doc build can and should be > completely automatic. > Additionally GitLab has a

Obstacles for using GitLab CI

2020-05-13 Thread Jonas Hahnfeld
Hi all, as discussed before the migration, we might want to look into using a CI system. Foremost this would help James who is currently still testing patches manually. At least the doc build can and should be completely automatic. Additionally GitLab has a feature called "Merge Trains", see [1]