From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marc-F. Lucca-Daniau" Subject: ELKS has now its own CI Date: Wed, 5 Feb 2020 22:25:59 +0100 Message-ID: <84295253-88f1-bf92-d154-b97900cf4a6f@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding:content-language; bh=2rg9B2g9bfC5Z/QRoHMApeS//6J8U7gStNXWjo1cObU=; b=EjDxyyqZ+lnPACbDCyQqf/+AN/c0CvWxDnSB4zmVubCK2MjHBmjmwTW6CMhfIebO4P f153OGXblCCb4q7a6tHb+DR3vIhcJ//o7YRjQ9nWa9QAnikS88p8ray8wzlNZu0QpadF pJO+FMgp6/G32Nvwl1KqJ422/qPOk35TlRk021GvIScZFZFySUhmh7LhonwxuXLUtL3o Ge2FIQEOldV8oABrnJyzpKvTbD4MI6hvLA8qruTvMtH9Hcr0kjBljm/AXU8dCw3X+ysl EXc8qo2aSrzB/uoSuB1l5mmgzJ8BgJ01G6LPuUMekDTFAkNY4VrDi4eHPr/7zVkY/ikZ ic/g== Content-Language: fr-FR Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: ELKS Hello all, ELKS project has now its own Continuous Integration (CI) : https://github.com/elks-org/elks/actions The cross tools are pre-built in a distinct workflow to save time, and the archive of that pre-build is available as an artifact for the Ubuntu users. The main build works for now on the default configuration, and the resulting 'FD1440.bin' image is also available as an artifact for all users to be able to test without building ELKS. Enjoy ! MFLD