saurabhnanda / odd-jobs

Haskell job queue with admin UI and loads of other features.
https://www.haskelltutorials.com/odd-jobs/
BSD 3-Clause "New" or "Revised" License
75 stars 29 forks source link

Setup CI using Github Actions #51

Closed mjarosie closed 4 years ago

mjarosie commented 4 years ago

Fixes #46

For now it's a very simple setup:

stack only build
no tests are being run
supports only a single stack version

I've also added a short developer setup description.

mjarosie commented 4 years ago

Hi @saurabhnanda could you label this PR as invalid? I've been testing if that'll trigger the CI build in this repo when I merge from master instead of from ci_setup branch (which didn't work out). For Hacktoberfest this PR counts towards my PR count and that'd be cheating! : D