owickstrom / gi-gtk-declarative

Declarative GTK+ programming in Haskell
https://owickstrom.github.io/gi-gtk-declarative/
288 stars 35 forks source link

Replace .travis.yml with a Github Actions Workflow. #91

Closed Dretch closed 3 years ago

Dretch commented 3 years ago

travis-ci.org is going away: all projects must migrate to travis-ci.com, where each project gets 1000 free minutes before they have to contact Travis to ask for more (i.e. the free minutes are a one-off, not per month).

Github Actions offers 2000 free minutes per month, per repo.

Dretch commented 3 years ago

If you want to see (an approximation of) what this will look like once it has been merged, see here: https://github.com/Dretch/gi-gtk-declarative/actions?query=branch%3Acomponents

owickstrom commented 3 years ago

Awesome work @Dretch !

owickstrom commented 3 years ago

I'll add the secret for Cachix.