Commit Graph

420 Commits

Author SHA1 Message Date
Felix Mino
fcac5f42bb Tests refactored 2021-03-29 11:08:09 -05:00
Felix Mino
754918b7a8 Testing releasePath 2021-03-29 11:08:09 -05:00
Sebastián Estrella
882166309b WIP test 2021-03-29 11:06:58 -05:00
Sebastián Estrella
483e95060c Fix specs 2021-03-29 11:06:58 -05:00
Sebastián Estrella
e06c8dc063 Use configWorkingDir 2021-03-29 11:06:58 -05:00
Sebastián Estrella
4c13a5f6a4 Pass workingDirectory as an argument to playScript 2021-03-29 11:06:58 -05:00
Sebastián Estrella
9d858220db Add configWorkingDirectory to Config 2021-03-29 11:06:58 -05:00
Juan Paucar
aa97acbd3d
Merge pull request #153 from stackbuilders/travis/reenable-osx
Reenable macOS with XCode12
2021-03-23 07:44:39 -05:00
Juan Paucar
973aac620c Reenable macOS with XCode12 2021-03-22 18:40:58 -05:00
Juan Paucar
c9efb6cd05
Loose constraint for formatting (#151)
* Remove unnecessary dependency

* Loose formatting constraint

* Bump version

* Disable OSX temporally
2021-03-21 21:29:18 -05:00
Juan Paucar
3cf47de23a
Merge pull request #148 from ng29/patch-1
Update README.md
2020-10-15 16:50:44 -05:00
Nitin Gupta
62831d087c
Update README.md
Table Of Contents has been added to readme file.
2020-10-15 21:04:25 +05:30
Sebastián Estrella
f59702093b
Merge pull request #144 from stackbuilders/update_dependency_boundary
[#143] Allow optparse-applicative-0.16.0.0
2020-08-13 22:42:22 -05:00
Sebastián Estrella
ca8e78190b [#143] Allow optparse-applicative-0.16.0.0 2020-08-13 21:29:47 -05:00
Juan Paucar
100174f768 Version 0.4.1.1 2020-08-13 17:04:57 -05:00
Juan Paucar
03dd073542 Allow ansi-terminal-0.11 2020-08-13 17:03:17 -05:00
Juan Paucar
fcfa328c8a Use LTS-16.2 2020-06-22 00:39:43 -05:00
Juan Paucar
139edcd323
Allow aeson-1.5 (#140)
* Allow aeson-1.5

* Disable broken package for path-io
2020-06-03 10:51:30 -05:00
Juan Paucar
d3220c36ac Add support for GHC 8.10 2020-04-12 13:45:52 -05:00
Juan Paucar
35fa607ced Version 0.4.0.1 2020-03-29 22:54:25 -05:00
Juan Paucar
0c33a2b73f Add fixtures to the package 2020-03-29 22:13:08 -05:00
Juan Paucar
ff1b1a8170 Allow time-1.10 2020-03-29 21:49:23 -05:00
Juan Paucar
55b7f637a6 Use LTS-15.5 2020-03-29 21:23:56 -05:00
Esteban Ibarra
a6183c01fb
Copy directory instead of cloning an entire repository (#135)
* Copy directory instead of cloning an entire repository

* Improve haddock of types

* Rename new ADT to Source

* Add tests for new configuration

* Update changelog and readme

* Addres PR comments

* Updated changelog and hapistrano's version

Co-authored-by: Juan Paucar <jpaucar@stackbuilders.com>
2020-03-29 19:54:39 -05:00
Juan Paucar
b321391410 Revert version back to 0.3.10.1 2020-03-18 21:03:49 -05:00
Esteban Ibarra
54e749388f
Add support for LTS-15.0 (#137)
* Add support for LTS-15.0

* Add CPP for test suite

* Change header entry to "master"
2020-03-18 21:02:15 -05:00
Nicko Vivar D
924ece0da9 Remove testing dependencies of the Dockerfile 2019-11-22 17:48:26 -05:00
William R. Arellano
f8a869ce3d Quickcheck property tests (#128)
* Add property check quote command

* Add property test trim function

* Fix biased test cases for trim function

* Stack lock

* Separated property tests from other tests

* Fixes on imports

* PR quickcheck

* Remove wrong comment

* Add property test for generic and ungeneric command

* Refactoring isCmdString function

* Fix conflicts

* Add quickchek part 1
2019-11-11 13:01:17 -05:00
William R. Arellano
9a7fa97794
Merge pull request #132 from stackbuilders/nix-support
Add nix support
2019-11-08 16:10:10 -05:00
William R. Arellano
e290eb09f2 Remove stack nix support 2019-11-07 11:57:59 -05:00
William R. Arellano
cb17416bca Add stack nix support 2019-11-07 10:17:24 -05:00
William R. Arellano
9f73f04624 Fix Readme 2019-11-06 16:26:31 -05:00
William R. Arellano
24df10a8a8 Upadte Readme 2019-11-06 16:25:05 -05:00
William R. Arellano
431ba43fb6 Fix gitignore to include nix artifacts folder 2019-11-06 16:08:08 -05:00
William R. Arellano
1a705c8b6f Add nix support 2019-11-06 15:36:28 -05:00
Esteban Ibarra
f9c622efe9
Colorize output (#127)
* Add ansi-terminal package

* Colorize output

* Update changelog entry

* Change version to 0.3.10.0
2019-10-30 18:04:22 -05:00
Cristhian Motoche
3c3f48486c
Add SSH args (#122)
* Allow SSH args

* Update README.md
2019-10-28 16:23:01 -05:00
Juan Paucar
d6bfa5e11b
Add GHC 8.8.1 to the matrix build (#126)
* Add GHC 8.8.1 to the matrix build

* Use cabal 3.0

* Update stackage snapshot, change package creation with cabal 3

* Loose time constraint

* Add hspec discover as a build tool

* Remove dist new folder and ignore it
2019-10-28 11:40:35 -07:00
Juan Paucar
65ca25ec7d
Library maintenance (#118)
* Update info for the repo

* Solve some hlint comments
2019-07-29 09:58:11 -05:00
Juan Paucar
9c6de88230
Merge pull request #114 from stackbuilders/add_docker_status_badge
Add Docker Hub Build status badge
2019-07-26 18:06:50 -05:00
Juan Paucar
e7a2d4d0b7 Solve hlint comments 2019-07-26 17:57:17 -05:00
Juan Paucar
f9bea43290 Update info for the repo 2019-07-26 17:38:49 -05:00
Jean Karlo Obando Ramos
e0538791dc
Merge pull request #115 from stackbuilders/support-optparse-applicative-0.15
Support optparse applicative 0.15
2019-07-11 07:43:40 -05:00
Jean Karlo Obando
aabbe3dddb replace deprecated function and add an extra dependency 2019-07-11 07:25:06 -05:00
Jean Karlo Obando
5836ff9289 Replace deprecated withProccess to withProccesTerm 2019-07-10 11:09:18 -05:00
Jean Karlo Obando
c80fda133b support optparse applicative 0.15 2019-07-10 09:44:57 -05:00
Sebastián Estrella
f0ece1334d Add Docker Hub Build status badge 2019-02-07 15:59:02 -05:00
Sebastián Estrella
a47c57048d
Merge pull request #113 from stackbuilders/bump_version
Bump version from 0.3.9.1 to 0.3.9.2
2019-02-07 15:25:44 -05:00
Sebastián Estrella
adceb22442 Bump version from 0.3.9.1 to 0.3.9.2 2019-02-07 14:31:00 -05:00
Nicko Vivar D
75d116a649
Merge pull request #112 from stackbuilders/update-dockerfile
Update Dockerfile
2019-02-07 13:48:24 -05:00