Commit Graph

56 Commits

Author SHA1 Message Date
Juan Paucar
b4eb58e73e Add support for GHC 9 and drop support for older than 8.6 2021-10-17 20:05:15 -05:00
Felix Miño
ab90d8bf70
Merge branch 'master' into add_working_directory 2021-06-11 09:35:57 -05:00
Stefani Castellanos
60edfe1b3c Update Changelog following conventions 2021-06-11 07:24:21 -05:00
Felix Miño
3aa07f5464
Merge branch 'master' into add_working_directory 2021-06-10 17:08:56 -05:00
Stefani Castellanos
89b9f457ae Drop support GHC 7.10 2021-06-10 07:38:38 -05:00
Esteban Ibarra
596f37f68d
Update path upper bounds (#159) 2021-05-31 19:36:23 -05:00
Felix Mino
754918b7a8 Testing releasePath 2021-03-29 11:08:09 -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
Sebastián Estrella
ca8e78190b [#143] Allow optparse-applicative-0.16.0.0 2020-08-13 21:29:47 -05:00
Juan Paucar
03dd073542 Allow ansi-terminal-0.11 2020-08-13 17:03:17 -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
ff1b1a8170 Allow time-1.10 2020-03-29 21:49:23 -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
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
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
Jean Karlo Obando
aabbe3dddb replace deprecated function and add an extra dependency 2019-07-11 07:25:06 -05:00
Jean Karlo Obando
c80fda133b support optparse applicative 0.15 2019-07-10 09:44:57 -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
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
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
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
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
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
86a1fd9ae1 loose constraint for stm and include ghc 8.6 2018-09-24 08:33:35 -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
37376b17cc Updated YAML upper bound. 2018-08-20 09:38:36 -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
3c701c0719 Bump yaml upper bound to < 0.10 - see commercialhaskell/stackage#3823 2018-07-11 10:02:27 -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
6312aa06ac Create ~/.ssh directory on the Docker image.
Update README.md and CHANGELOG.md
2018-05-22 09:23:21 -05:00
Juan Paucar
52580f21f2 Add tested compatibility with GHC 8.4 2018-04-21 19:53:03 -05:00
Juan Paucar
cbb39b2d71
allow temporary < 1.4 2018-04-11 10:27:00 -05:00
Juan Paucar
7b8b938d36 Support for aeson 1.3 2018-03-08 09:04:00 -05:00
Juan Paucar
50b277791e Loose bounds for async to < 2.4 2018-02-05 10:45:56 -05:00
Götz Christ
9fcb3f24fe When showing version information also show git branch and commit 2017-12-27 17:27:38 -05:00
Juan Carlos Paucar
e05ecf6f70 Make distinction between target platforms for deploy 2017-12-04 16:42:19 -05:00
Juan Paucar
d1decf54fb bump version to 0.3.4.0 2017-11-19 23:00:36 -05:00
Juan Carlos Paucar
c04bbaff37 Bump version and Correct boundaries for old base package 2017-09-04 14:07:42 -05:00
Juan Carlos Paucar
a82d8d5f84 Loose package constraints 2017-08-08 17:22:43 -05:00
Juan Carlos Paucar
ff2d5eb76d Loose constraint for path-io 2017-08-08 15:49:38 -05:00
Javier Casas
4f2d174595 Version bump 2017-06-13 13:03:52 -05:00
Juan Carlos Paucar
916f675523 Version bump (0.3.2.1) 2017-05-17 14:29:47 -05:00
Sibi
2636cc5c06 Add ability to make version control related activities optional (#66) 2017-04-05 20:57:50 +03:00
mrkkrp
9d933ac71d Drop no-longer useful completion tokens 2017-03-02 00:24:35 +03:00
Mark Karpov
e4790b3619 Implement concurrent multihost deployment (#60)
* Implement concurrent multi-host deployment
* Fix a couple of typos/obsolete info in ‘CHANGELOG.md’
2017-03-02 00:40:08 +04:00