Commit Graph

216 Commits

Author SHA1 Message Date
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
Javier Casas
80c85b44e2
Docker image (#92)
* Dockerfile for building a Hapistrano image
2018-05-05 11:55:47 -05:00
Juan Paucar
f3d74c91c1
Merge pull request #93 from stackbuilders/use_ghc_8.4
Add tested compatibility with GHC 8.4
2018-04-23 08:38:46 -05:00
Juan Paucar
52580f21f2 Add tested compatibility with GHC 8.4 2018-04-21 19:53:03 -05:00
Juan Paucar
ac7783cfd7
Merge pull request #91 from stackbuilders/loose_temporary_bound
allow temporary < 1.4
2018-04-11 11:12:45 -05:00
Juan Paucar
cbb39b2d71
allow temporary < 1.4 2018-04-11 10:27:00 -05:00
Juan Paucar
f3ce483f55
Merge pull request #89 from stackbuilders/loose_aeson_constraints
Support for aeson 1.3
2018-03-08 10:17:28 -05:00
Juan Paucar
7b8b938d36 Support for aeson 1.3 2018-03-08 09:04:00 -05:00
Juan Paucar
7937615f14
Merge pull request #88 from stackbuilders/loose_bounds_for_async
Loose bounds for async to < 2.4
2018-02-05 14:15:30 -05:00
Juan Paucar
50b277791e Loose bounds for async to < 2.4 2018-02-05 10:45:56 -05:00
Götz Christ
d881b1e641
Merge pull request #87 from stackbuilders/version_details
When showing version information also show git branch and commit
2017-12-28 10:20:17 -05:00
Götz Christ
9fcb3f24fe When showing version information also show git branch and commit 2017-12-27 17:27:38 -05:00
Götz Christ
c6c072dd4f Bump LTS to 9.20 2017-12-27 13:55:59 -05:00
Götz Christ
a32b944001 Standarize style and small cleanup
Using stylish-haskell
2017-12-27 13:54:32 -05:00
Juan Paucar
2065b7fda6
Merge pull request #86 from stackbuilders/fix_unix_flags
Add support for deployment on non-GNU/Linux targets
2017-12-04 17:42:49 -05:00
Juan Carlos Paucar
e05ecf6f70 Make distinction between target platforms for deploy 2017-12-04 16:42:19 -05:00
Juan Paucar
236e4d51db
Merge pull request #85 from stackbuilders/version_0_3_4_0
bump version to 0.3.4.0
2017-11-19 23:06:18 -05:00
Juan Paucar
d1decf54fb bump version to 0.3.4.0 2017-11-19 23:00:36 -05:00
Götz Christ
0259624abf Use git checkout to set the release revision (close #69) (#83)
* Use git checkout to set the release revision (close #69)

* Tests

* Removed unneeded dependencies from specs.
2017-11-19 16:50:48 -05:00
Juan Paucar
15ad1eeee0 Merge pull request #80 from stackbuilders/allow_base_4_7
Correct boundaries for old base package
2017-09-04 16:03:31 -05:00
Juan Carlos Paucar
c04bbaff37 Bump version and Correct boundaries for old base package 2017-09-04 14:07:42 -05:00
Juan Paucar
d7cd982fb8 Merge pull request #82 from psibi/local-capistrano-feature
Implement feature to run local commands
2017-09-04 12:07:36 -05:00
Sibi Prabakaran
ede332fea4
Fix typo: /s/preforms/performs 2017-09-04 22:16:23 +05:30
Sibi Prabakaran
bcf31c2cf5
Add hspec tests for both the scenarios 2017-09-04 22:16:00 +05:30
Sibi Prabakaran
798f6ccba8
Add better explanation 2017-08-30 03:43:49 +05:30