You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Liu Jiayu (Jira)" <ji...@apache.org> on 2022/04/19 01:28:00 UTC

[jira] [Created] (THRIFT-5564) Propose to migrate to GitHub Actions and replace Travis and Appveyor

Liu Jiayu created THRIFT-5564:
---------------------------------

             Summary: Propose to migrate to GitHub Actions and replace Travis and Appveyor
                 Key: THRIFT-5564
                 URL: https://issues.apache.org/jira/browse/THRIFT-5564
             Project: Thrift
          Issue Type: Improvement
          Components: Build Process, Deployment
            Reporter: Liu Jiayu


Recently Travis CI has been unstable, failing with arcane error messages, queued up for extended amount of time, or sometimes just totally missing build logs. It's also not convenient to have another build system Appveyor.

Using GitHub Actions will solve both issues since it is more stable, more user friendly, and can handle most of Linux, Windows, and macOS (excluding M1) arch.

The migration process can be in parallel, i.e. have GitHub Actions fully setup before moving off the original CI systems.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)