[PATCH 0/3] CI update

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Aug 27 08:49:18 GMT 2020


On Aug 26 22:04, Jon Turney wrote:
> Since we recently had the unpleasant surprise of discovering that Cygwin
> doesn't build on F32 when trying to make a release, this adds some CI to
> test that.
> 
> Open issues: Since there don't seem to be RedHat packages for cocom, this
> grabs a cocom package from some random 3rd party I found on the internet.
> That might not be the best idea :).
> 
> This also updates other CI configurations.
> 
> Jon Turney (3):
>   Cygwin: Add .appveyor.yml
>   Cygwin: Add github action to cross-build on Fedora
>   Cygwin: Remove .drone.yml
> 
>  .appveyor.yml                | 69 ++++++++++++++++++++++++++++++++++++
>  .drone.yml                   | 58 ------------------------------
>  .github/workflows/cygwin.yml | 45 +++++++++++++++++++++++
>  3 files changed, 114 insertions(+), 58 deletions(-)
>  create mode 100644 .appveyor.yml
>  delete mode 100644 .drone.yml
>  create mode 100644 .github/workflows/cygwin.yml
> 
> -- 
> 2.28.0

Fine with me.  Please push.


Thanks,
Corinna


More information about the Cygwin-patches mailing list