Commit Graph

14 Commits

Author SHA1 Message Date
Sebastián Estrella
00f285010b
Fix build cache issues (#192) 2022-04-25 21:48:34 -05:00
Sebastián Estrella
9c793f78cc
[#188] Push image to a Docker registry (#187) 2022-04-11 14:42:59 -05:00
Sebastián Estrella
facc8b0693
[#185] Simplify CI build matrix (#186)
* Simplify CI build matrix

* Add quotes to GHC versions

* Update tested versions of GHC in cabal file

Co-authored-by: CristhianMotoche <cristhian.motoche@gmail.com>
2022-04-09 10:53:58 -05:00
Sebastián Estrella
51c2f9b550
[#181] Separate build-and-test from the release process (#183)
Co-authored-by: Franz Guzmán  <fguzman@stackbuilders.com>
2022-04-01 13:45:11 -05:00
David Mazarro
8a51f2f288
name and run in Haddock step are now in the same object
Co-authored-by: Cristhian Motoche <CristhianMotoche@users.noreply.github.com>
2022-02-09 16:07:58 +01:00
David Mazarro
52c4bbcd49
Added name to Haddock step 2022-02-09 16:00:59 +01:00
David Mazarro
739d54bddc
CI now has an error message for when Haddock step fails 2022-02-09 13:13:56 +01:00
David Mazarro
f8ac35dfb6
Added extended regex to grep at Haddock step
Also changed the regex to match numbers greater or equal than 4 since the previous commit was wrong.
2022-02-04 11:05:53 +01:00
David Mazarro
16575b5890
Changed Haddock step (again)
Now it's not verbose but supports a number of 100% coverage for more than 4 or 5 modules
2022-02-03 18:02:49 +01:00
David Mazarro
c5dd13c638
Changed command at the Haddock step 2022-02-03 16:48:12 +01:00
Juan Paucar
05835f51fe Use same ghc version as alpine image 2021-10-17 20:43:26 -05:00
Juan Paucar
b4eb58e73e Add support for GHC 9 and drop support for older than 8.6 2021-10-17 20:05:15 -05:00
Stefani Castellanos
89b9f457ae Drop support GHC 7.10 2021-06-10 07:38:38 -05:00
Esteban Ibarra
f5fa8713ad
Move to GH actions and add auth step for docker (#158) 2021-05-31 08:57:47 -05:00