emacs-build-automation
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where are builds running - "EMBA pipelines has failed..."


From: Ted Zlatanov
Subject: Re: Where are builds running - "EMBA pipelines has failed..."
Date: Fri, 22 Jan 2021 08:34:59 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Fri, 22 Jan 2021 12:48:21 +0530 Pankaj Jangid <pankaj@codeisgreat.org> 
wrote: 

PJ> In "emacs-buildstatus" list, there are only the messages "pipeline has
PJ> failed..". Is that some kind of stale cronjob? Is that list still being
PJ> used?

Hello Pankaj.

The builds are at https://emba.gnu.org/emacs/emacs/-/pipelines

There are two kinds, scheduled (every 8 hours currently) and on commit.

Some of the failures yesterday were because we had aggressive caching. I
resolved that with some special Docker calls, so as of
https://emba.gnu.org/emacs/emacs/-/pipelines/8913 we should have clean
builds:

commit 90bd6d8ba66bde8d9626f3dd05d14372734e6ce5 (HEAD -> master, origin/master, 
origin/HEAD)
Author: Ted Zlatanov <tzz@lifelogs.com>
Date:   Thu Jan 21 19:34:03 2021 +0000

    * test/infra/gitlab-ci.yml: Copy newer files to image to build less often.

Tests are currently breaking in the filenotify-gio platform but are
passing the other stages up to that.

You'll also see older builds with just one stage, from before the recent
work - those are on the older branches (the build configuration lives on
the branch).

PJ> If yes, where can I read those scripts and perhaps try to contribute.

The scripts and configuration are in emacs.git:test/infra/*

We're happy to have you contribute, absolutely.

Ted



reply via email to

[Prev in Thread] Current Thread [Next in Thread]