Re: Attempting migration from travis-ci.org -> travis-ci.com
Niels Grewe <[email protected]> Fri, 9 Jul 2021 10:52:15 +0200
| Newsgroups | gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <[email protected]> |
Hey folks, I have no particular knowledge of the travis org/com migration thing. Back when I set upthe CI pipeline, travis-ci was one of the very few options available. Nowadays, I‘d definitely pick Azure Pipelines over travis-ci. But GitHub Actions might be worth looking at if a migration is inevitable. It‘s always shell scripts in a YAML sandwich anyways. Best, Niels -- Sent on the road > Am 09.07.2021 um 10:29 schrieb David Chisnall <[email protected]>: > > On 08/07/2021 13:35, Gregory Casamento wrote: >> I am seeing the following message when trying to migrate. David, do you own these configs on travis? > > > I don't think I own (or have ever touched) any of the Travis things. Niels set this up. For the runtime, I use Azure Pipelines for Windows / Linux / macOS tests, Cirrus CI for FreeBSD. > > David >