public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Jon Turney <jon.turney@dronecode.org.uk>
To: "cygwin-apps@cygwin.com" <cygwin-apps@cygwin.com>
Subject: Re: GitHub automation for Cygwin builds [Was: Updated: moreutils v0.65-1]
Date: Sun, 6 Jun 2021 18:19:08 +0100	[thread overview]
Message-ID: <ce7994ef-d1e3-1a6c-4d67-d28229c483df@dronecode.org.uk> (raw)
In-Reply-To: <8342cc03-8263-0061-4bf8-8ed05883769b@dronecode.org.uk>

On 09/05/2021 15:40, Jon Turney wrote:
> On 17/01/2021 15:33, Adam Dinwoodie wrote:
>> On Sat, 16 Jan 2021 at 22:31, Ken Brown wrote:
[...]
>>> I think these limitations are outweighed by the fact that a Scallywag 
>>> build is
>>> automatically triggered by a push to an official source repo
>>> (https://cygwin.com/packaging/repos.html).  All maintainers can use 
>>> this without
>>> any special setup.
>>
>> That's clearly incredibly valuable, yes. I'm hoping to reduce the
>> special setup using GitHub Actions requires, but it's clearly going to
>> require more than zero setup.
> 
> I'd rather not be replicating the tooling to do this into every package 
> repository.
> 
> All the AppVeyor builds that scallywag does are of the scallywag 
> repository itself, since the AppVeyor API lets me parameterize the build 
> (by the package repository and commit-id)
> 
> In a brief investigation, I didn't find anything similar for github 
> actions.

It seems that this has capability been added since the time I checked 
(the 'repository_dispatch' workflow trigger event).

I've deployed a change which switches the build back-end from AppVeyor 
to GitHub:  This should be faster (as it's not limited to a single job 
at a time) and more useful (since the job timeout is 6 hours, not 1 hour).


I'd like feedback on what other improvements are needed for this to 
become the preferable way to build packages.

  reply	other threads:[~2021-06-06 17:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+kUOanKdcsMg1oHzTkBaaXxOF-qw+uoF7_w9CvTRgd_hRH-Gg@mail.gmail.com>
2021-01-16 20:33 ` Adam Dinwoodie
2021-01-16 22:31   ` Ken Brown
2021-01-17  5:15     ` Marco Atzeri
2021-01-17 15:33     ` Adam Dinwoodie
2021-05-09 14:40       ` Jon Turney
2021-06-06 17:19         ` Jon Turney [this message]
2021-06-06 17:37           ` ASSI
2021-06-06 18:32             ` Brian Inglis
2021-06-10 17:53               ` Jon Turney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ce7994ef-d1e3-1a6c-4d67-d28229c483df@dronecode.org.uk \
    --to=jon.turney@dronecode.org.uk \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).