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
Nicko Vivar D
06025a4e7b
Update Dockerfile
2019-02-07 11:20:07 -05:00
David Proaño
a006d1bc70
added timestamp ( #111 )
...
* Added timestamp
* Update test to fix issue
* Update CHANGELOG and cabal file
* Update installed package with apt
2019-01-24 10:52:52 -05:00
Juan Paucar
5ea139ee0f
Update stackage and travis matrix
2019-01-10 11:30:18 -05:00
Cristhian Motoche
2b7b95d4fb
Support for zsh default shell fails ( #110 )
...
* Use zsh and bash
* Install zsh in travis
* Update bounds
* Update version
* Install zsh using apt addons
2019-01-09 13:49:43 -05:00
Cristhian Motoche
478bb91d26
Support shared files and directories ( #109 )
...
* Support shared files and directories
* Update README, CHANGELOG and PVP in .cabal file
* Add tests for shared files and dirs
* Update tests description
* Do not check the list order in files list
* Use a upper bound of directory
* Follow suggestions and comments in PR
2019-01-09 12:05:37 -05:00
Juan Paucar
d73c33724c
LTS 12.24
2018-12-21 10:46:19 -05:00
Cristhian Motoche
c4ee20ba38
Add process-streaming ( #108 )
...
* Add process-streaming
* Add test for Hap.exec
* Remove process-streaming and use typed-process instead
* Add stm
* Update CHANGELOG, hapistrano.cabal and comment in a module
2018-12-21 10:41:27 -05:00
Sebastián Estrella
7ecd89c8e6
Merge pull request #106 from stackbuilders/declarative_deploy_config
...
[Closes #105 ] Read `release-format` and `keep-releases` from the configuration file
2018-10-22 11:15:05 -05:00
Esteban Ibarra
d72e0930ca
Refactor according to PR comments for clean up.
2018-10-22 10:18:53 -05:00
Sebastián Estrella
f5fba2a5b2
Read release-format
and keep-releases
from the configuration file
...
Co-authored-by: Esteban Ibarra <eibarra1992@hotmail.com>
2018-10-20 08:23:24 -05:00
Juan Paucar
17db79c193
Merge pull request #104 from stackbuilders/loose_yaml_constraint
...
Loose bound for yaml-0.11
2018-10-14 12:02:52 -05:00
Juan Paucar
d696c9bd88
Loose bound for yaml-0.11
...
See https://github.com/commercialhaskell/stackage/issues/4053
2018-10-14 11:42:07 -05:00
Juan Paucar
a1ba7af9f9
Merge pull request #103 from stackbuilders/loose-stm-boundaries
...
Loose constraint for stm and include ghc 8.6
2018-09-24 09:04:28 -05:00
Juan Paucar
1dadcdf151
add me as maintainer
2018-09-24 09:04:02 -05:00
Juan Paucar
86a1fd9ae1
loose constraint for stm and include ghc 8.6
2018-09-24 08:33:35 -05:00
Sebastián Estrella
c42a397150
Merge pull request #102 from stackbuilders/parse_env_variables
...
Add support to interpolate ENV variables in a configuration file
2018-09-24 08:17:18 -05:00
Sebastián Estrella
74b6039bc0
Add support to interpolate ENV variables in a configuration file
2018-09-21 14:06:55 -05:00
Esteban Ibarra
a1bf57a784
Merge pull request #101 from stackbuilders/update-yaml-version
...
Updated YAML upper bound.
2018-08-20 15:10:02 -05:00
Juan Paucar
33f87689fc
Update path-io according to revision 1 of current version
...
Version 0.3.5.9 revision 1 includes this fix. I have been delaying the change until now
2018-08-20 10:40:25 -05:00
Esteban Ibarra
388d1f28ba
Updated version in cabal file.
2018-08-20 10:23:39 -05:00
Esteban Ibarra
37376b17cc
Updated YAML upper bound.
2018-08-20 09:38:36 -05:00
Juan Paucar
5230675b4e
Merge pull request #100 from stackbuilders/release_path_io
...
Bump yaml upper path-io to < 1.5
2018-07-24 09:26:42 -05:00
Juan Paucar
b8065dceab
Bump yaml upper path-io to < 1.5 - see commercialhaskell/stackage#3857
2018-07-24 09:05:57 -05:00
Juan Paucar
709412ab25
Merge pull request #99 from stackbuilders/loose_yaml_constraints
...
Bump yaml upper bound to < 0.10 - see commercialhaskell/stackage#3823
2018-07-11 10:48:17 -05:00
Juan Paucar
3c701c0719
Bump yaml upper bound to < 0.10 - see commercialhaskell/stackage#3823
2018-07-11 10:02:27 -05:00
Juan Paucar
92739fbb62
Merge pull request #98 from stackbuilders/loose_aeson_bounds
...
Bump aeson upper bound to < 1.5
2018-06-11 09:15:08 -05:00
Juan Paucar
c39ba54541
Bump aeson upper bound to < 1.5 - see commercialhaskell/stackage#3728
2018-06-10 23:41:49 -05:00
Götz Christ
2aaa1d13c3
Merge pull request #95 from stackbuilders/release_v0.3.5.6
...
Create ~/.ssh directory on the Docker image.
2018-05-22 09:48:21 -05:00
Götz Christ
6312aa06ac
Create ~/.ssh directory on the Docker image.
...
Update README.md and CHANGELOG.md
2018-05-22 09:23:21 -05:00
Javier Casas
8595ce83a2
Add back SSH to the Hapistrano Docker image so it can connect to the destination machine to deploy.
2018-05-14 08:23:06 -05:00