Commit Graph

  • ad9a67c570
    Merge 2aa784e71b into 745b439758 David Mazarro 2024-11-12 13:28:40 +0000
  • 2aa784e71b
    build(nix): added pre-commit to dev shell DM/hlint-pre-commit-hook DavidMazarro 2024-11-12 14:17:56 +0100
  • fa5d3fe755
    chore: added pre-commit hooks file DavidMazarro 2024-11-12 14:16:52 +0100
  • 745b439758
    feat: add --dry-run flag (#226) (#246) main Gautier DI FOLCO 2024-10-18 23:40:37 +0200
  • 507ceb2d7a
    Merge branch 'main' into hf/dryn-run Cristhian Motoche 2024-10-18 16:31:34 -0500
  • 159e7a1413
    Refactor GitHub Actions draft workflow and Dockerfile to use upx to compress binary (#247) Franz Guzmán 2024-10-18 13:32:03 -0500
  • 138810ee05 Update missing logic to move file to gh actions runner FranzGB 2024-10-14 18:06:08 -0500
  • e5774c6b1f Refactor GitHub Actions draft workflow and Dockerfile to use upx to compress binary FranzGB 2024-10-14 17:54:07 -0500
  • 8161615c65
    chore: Run build workflow on PR (#248) Fabricio Mera 2024-10-18 12:52:14 -0500
  • f0362935e6 Run build workflow on PR Fabricio Mera 2024-10-18 11:29:57 -0500
  • e4986ce68f feat: add --dry-run flag (#226) Gautier DI FOLCO 2024-10-01 20:45:12 +0200
  • e91090242d
    Simplification of Nix flake and removal of GHC 8 (#245) David Mazarro 2024-10-01 17:14:44 +0200
  • 20e6acb0a8
    docs(nix): updated Nix development documentation DavidMazarro 2024-10-01 11:14:00 +0200
  • aa8b13c2c3
    refactor(ci): removed GHC version matrix DavidMazarro 2024-10-01 10:46:39 +0200
  • a5047a84b2
    refactor(nix): further simplified flake DavidMazarro 2024-10-01 10:44:20 +0200
  • dcdfc8e4aa
    chore: bumped tested-with GHC version to 9.6.6 David Mazarro 2024-10-01 10:32:39 +0200
  • aa7060b203
    build(ci): bumped GHC matrix version in build workflow DavidMazarro 2024-09-30 12:56:00 +0200
  • c889b30d89
    build(ci): GHC version set to 9.6.6 and updated flake.lock DavidMazarro 2024-09-30 12:53:23 +0200
  • beaac71d9b chore: Update testing with CristhianMotoche 2024-09-26 10:13:22 -0500
  • 822f06a689
    chore: added .envrc with use flake DavidMazarro 2024-09-25 18:32:50 +0200
  • 79145b35c1
    build: added Cabal, Hlint and HLS as shell tools in flake DavidMazarro 2024-09-25 14:46:56 +0200
  • 34dedc418e
    build(docker): changed GHC musl image DavidMazarro 2024-09-23 12:13:09 +0200
  • 3856b4d12a
    build(docker): bumped GHC 9.0.2 to GHC 9.6.X DavidMazarro 2024-09-23 11:27:14 +0200
  • 70717dacb4
    build(ci): removed GHC 8, bumped GHC 9.0.2 to 9.6.X DavidMazarro 2024-09-23 11:23:43 +0200
  • 2549dd20d5
    refactor(ci): simplified Nix flake and removed GHC 8 DavidMazarro 2024-09-22 01:19:48 +0200
  • 0f1d0b32f3
    build(deps): bump transformers upper bound DavidMazarro 2024-09-22 01:18:58 +0200
  • d538d5d3f9 chore: Set up devenv chore-update-devenv CristhianMotoche 2024-09-04 10:57:28 -0500
  • 0cf8b7019a
    Merge pull request #243 from stackbuilders/all-contributors/add-oscar-izval Cristhian Motoche 2024-08-23 11:05:04 -0500
  • 52d6aeb140
    Merge branch 'main' into all-contributors/add-oscar-izval Cristhian Motoche 2024-08-22 09:57:20 -0500
  • 233e9b9567
    Merge pull request #244 from stackbuilders/increase-timeout-build Óscar Izquierdo Valentín 2024-08-20 17:28:04 +0200
  • 44b5b1351a
    Increate timeout for build Óscar Izquierdo Valentín 2024-08-20 17:10:46 +0200
  • 31141178b0
    update .all-contributorsrc allcontributors[bot] 2024-08-19 15:27:41 +0000
  • c4a84ec2de
    update README.md allcontributors[bot] 2024-08-19 15:27:40 +0000
  • dea0bec840
    Merge pull request #241 from stackbuilders/ci-ghc902 Óscar Izquierdo Valentín 2024-08-08 11:30:23 +0200
  • dca8e4fb1c Expose minimal flake and use matrix on build code Oscar Izquierdo 2024-08-05 22:40:05 +0200
  • b87f959b89 Add alternative approach for multiple versions of the compiler Oscar Izquierdo 2024-07-23 16:22:07 +0200
  • 1ba26f81f5 Build both ghc8107 and ghc902 Oscar Izquierdo 2024-07-12 12:40:39 +0200
  • 58c8830c1f Added zw3rk cache for ghc902 Oscar Izquierdo 2024-07-12 12:32:16 +0200
  • 6f61598fbb
    Merge pull request #236 from stackbuilders/alexis/issue-225 Cristhian Motoche 2024-07-19 11:20:42 -0500
  • 0871cf0214 Update stdout function Alexis Crespo 2024-07-18 22:03:25 -0500
  • 5051e6b4fe Upodate code and megaparsec boundaries Alexis Crespo 2024-07-18 21:51:49 -0500
  • b56813143f
    Update src/System/Hapistrano.hs Alexis Crespo 2024-07-18 21:34:45 -0500
  • 74a4442543
    Update src/System/Hapistrano.hs Alexis Crespo 2024-07-18 21:34:13 -0500
  • 5b56f2fc9c
    Update src/System/Hapistrano.hs Alexis Crespo 2024-07-18 21:32:45 -0500
  • de1c4235f9 Not required all Alexis Crespo 2024-06-20 00:26:02 -0500
  • d5356d3967 Remove redundant import Alexis Crespo 2024-06-19 23:52:45 -0500
  • c428982035 Update command Alexis Crespo 2024-06-19 23:48:02 -0500
  • 98e8e96884 Add yn parser Alexis Crespo 2024-06-04 01:28:24 -0500
  • 535d747a9b Add uri parser Alexis Crespo 2024-05-23 01:28:48 -0500
  • 3b365f0bd8 Add port parser Alexis Crespo 2024-05-09 00:01:37 -0500
  • d31c706561 Test megaparsec Alexis Crespo 2024-05-02 10:46:58 -0500
  • 3d57576ac9
    ci: Fix build workflow (#240) Sebastián Estrella 2024-07-11 14:57:49 -0500
  • e1b7648a5c Increase timeout Sebastian Estrella 2024-07-11 13:45:58 -0500
  • ccd178bb4b Remove shell.nix Sebastian Estrella 2024-07-08 10:18:53 -0500
  • a1b259c0c4 Run docker job Sebastian Estrella 2024-07-05 16:48:15 -0500
  • 01817d2bd2 Run build on ghc8107 Sebastian Estrella 2024-07-05 15:59:22 -0500
  • 1f8ab66eb0 Test ghc924 running on x86_64-darwin Sebastian Estrella 2024-07-05 12:26:45 -0500
  • b79995bddd Revert "Use different nixpkgs for each compiler-nix-name" Sebastian Estrella 2024-07-05 12:14:02 -0500
  • 8050d25d73 Use different nixpkgs for each compiler-nix-name Sebastian Estrella 2024-07-02 09:51:25 -0500
  • c5a1183ca3 Exclude test-ghc902 on ubuntu-latest Sebastian Estrella 2024-07-01 22:56:13 -0500
  • 6bfe4fa286 Testing test-ghc8107 on macos-latest Sebastian Estrella 2024-07-01 22:47:50 -0500
  • 11b9600e81 Use overlays to define hapistrano packages Sebastian Estrella 2024-07-01 22:38:54 -0500
  • a6c97e298d Add timeout-minutes to haskell job Sebastian Estrella 2024-07-01 22:28:47 -0500
  • 7b9533e000 Run build using ghc8107 and ghc902 Sebastian Estrella 2024-07-01 22:25:03 -0500
  • fcd285df42 Test it with more runners Sebastian Estrella 2024-06-28 01:29:14 -0500
  • b03f9e518d Add runtime dependencies to test binary Sebastian Estrella 2024-06-28 01:18:39 -0500
  • b21551a0cf Test CI workflow Sebastian Estrella 2024-06-27 17:05:02 -0500
  • c415f25638 Run nix flake check Sebastian Estrella 2024-06-25 11:02:53 -0500
  • f9b5f139de Print flake show Sebastian Estrella 2024-06-24 09:47:01 -0500
  • 54158fbedd Build inputs Sebastian Estrella 2024-06-23 21:34:17 -0500
  • 728196d256 Add zsh to inputs Sebastian Estrella 2024-06-23 21:27:03 -0500
  • 430723da3b Compile tests Sebastian Estrella 2024-06-23 21:07:52 -0500
  • 83a5c10937 Add magic cache Sebastian Estrella 2024-06-23 20:46:49 -0500
  • 39e9d0d537 Remove extra space Sebastian Estrella 2024-06-23 20:33:14 -0500
  • 45dfd3592e Remove extra space Sebastian Estrella 2024-06-23 10:12:48 -0500
  • eff630c438 Run test via Nix Sebastian Estrella 2024-06-23 10:09:59 -0500
  • 1c4b077ba4 Call cabalProject Sebastian Estrella 2024-06-22 15:31:14 -0500
  • 175f804efe Testing shell created by hix Sebastian Estrella 2024-06-22 15:21:05 -0500
  • c856be5ec3 Remove tmp Sebastian Estrella 2024-06-22 15:17:00 -0500
  • 76e1cac17b Test project Sebastian Estrella 2024-06-22 15:06:38 -0500
  • 5b331b4e58 Fix typo Sebastian Estrella 2024-06-22 03:09:30 -0500
  • f329d05b9a Run devShell to install tools Sebastian Estrella 2024-06-22 03:07:23 -0500
  • 30ad0dc646 Allow flake config Sebastian Estrella 2024-06-22 03:04:18 -0500
  • 9a8e1f31b6 Update flake shell Sebastian Estrella 2024-06-22 03:02:31 -0500
  • 6668c6daf3 Test GHC 8.10 on macOS Sebastian Estrella 2024-06-21 16:44:32 -0500
  • 00c0eed43b Refactor flake.nix Sebastian Estrella 2024-06-21 16:36:09 -0500
  • 663993c4a7 Test build with GHC 9.0.1 Sebastian Estrella 2024-06-21 16:12:07 -0500
  • 26fa9dd939 Update all inputs Sebastian Estrella 2024-06-21 16:06:49 -0500
  • a93a511fcb Install GHC from pkgs.haskell Sebastian Estrella 2024-06-21 16:06:26 -0500
  • 39f332e82c Update flake.nix Sebastian Estrella 2024-06-21 16:03:55 -0500
  • 21eb5087c3 Install cabal-install from pkgs Sebastian Estrella 2024-06-21 15:09:38 -0500
  • 5cfd13fc0b Update comments Sebastian Estrella 2024-06-21 15:08:41 -0500
  • f49886a726 Re-enable docker job Sebastian Estrella 2024-06-20 22:10:49 -0500
  • 347e3f1c35 Fix comparison Sebastian Estrella 2024-06-20 22:02:30 -0500
  • d5bfd0e8e5 Add filter to uninstall Sebastian Estrella 2024-06-20 22:01:08 -0500
  • 6ef42918b4 Re-enable build matrix Sebastian Estrella 2024-06-20 21:58:04 -0500
  • 4aa031cc42 Remove quotes from commands Sebastian Estrella 2024-06-20 21:55:42 -0500
  • 2e04a7b96b Quote all commands Sebastian Estrella 2024-06-20 21:38:28 -0500
  • 7a0c31a395 Fix wrapper Sebastian Estrella 2024-06-20 21:37:28 -0500
  • e841cd7339 Uninstall ghcup Sebastian Estrella 2024-06-20 21:36:04 -0500