emacs-devel
[Top][All Lists]
Advanced

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

Re: Migrating to sourcehut - what's missing?


From: Theodor Thornhill
Subject: Re: Migrating to sourcehut - what's missing?
Date: Wed, 22 Dec 2021 15:07:32 +0100


On 22 December 2021 15:00:38 CET, Lars Ingebrigtsen <larsi@gnus.org> wrote:
>Theodor Thornhill <theo@thornhill.no> writes:
>
>> Ah! Yeah:) if you want to, I can ask drew to give us a free trial, so
>> that you can submit builds to check how it works?
>
>I've got a paid account, so I can submit a job.  What would the yaml
>file for Emacs look like?
>

Something like this

image: archlinux
packages:
  - gcc
  - foo
sources:
  - https://git.sr.ht/~emacs/emacs
tasks:
  - setup: |
      Setup things here
  - test: |
      Etc ntc




reply via email to

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