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
Sibi Prabakaran
4494a11f83
Fix typo
2017-08-30 03:29:35 +05:30
Sibi Prabakaran
08b85c9fe3
Update README.md with instruction
2017-08-30 03:29:13 +05:30
Sibi Prabakaran
72b3784749
Play the scripts in the local machine (localhost)
2017-08-30 03:26:00 +05:30
Sibi Prabakaran
27567327ec
Add run_locally command section
...
This will allow programs to be run on local machine before Hap get's
started up.
2017-08-30 03:24:37 +05:30
Sibi Prabakaran
9b2f9b8aa2
Add playScriptLocally function
...
Modifies the Hapistrano monad to the local machine environment which
enables the command to run locally.
2017-08-30 03:22:42 +05:30
Juan Paucar
72d4ccca7a
Merge pull request #78 from stackbuilders/loose_more_constraints
...
Loose package constraints
2017-08-08 17:35:34 -05:00
Juan Carlos Paucar
a82d8d5f84
Loose package constraints
2017-08-08 17:22:43 -05:00
Juan Paucar
5cdced4c6f
Merge pull request #77 from stackbuilders/loose_constraint_for_path_io
...
Loose constraint for `path-io`
2017-08-08 16:03:07 -05:00
Juan Carlos Paucar
ff2d5eb76d
Loose constraint for path-io
2017-08-08 15:49:38 -05:00
Juan Paucar
d5f56a0675
Merge pull request #72 from javcasas/optparse-applicative-version-bump
...
Allow version 0.15 for optparse-applicative
2017-06-13 20:56:24 +02:00
Javier Casas
4f2d174595
Version bump
2017-06-13 13:03:52 -05:00
Javier Casas
8c3825320c
Allow version 0.15
2017-06-13 12:47:45 -05:00
Juan Paucar
2439b17991
Merge pull request #71 from stackbuilders/bump_version
...
Version bump (0.3.2.1)
2017-05-17 14:41:52 -05:00
Juan Carlos Paucar
916f675523
Version bump (0.3.2.1)
2017-05-17 14:29:47 -05:00
Juan Paucar
1b71c3add5
Merge pull request #70 from vmchale/master
...
Generate help for subcommands
2017-05-16 09:25:38 -05:00
Vanessa McHale
1b714978fe
Generate help for subcommands
2017-05-15 21:38:22 -05:00
mrkkrp
eed3009a64
Allow ‘aeson-1.2.0.0’
2017-04-16 22:13:20 +03:00
mrkkrp
0b8644ae29
Version bump (0.3.2.0)
2017-04-05 21:12:34 +03:00
Sibi
2636cc5c06
Add ability to make version control related activities optional ( #66 )
2017-04-05 20:57:50 +03:00
Sibi
b2311466a3
Fix version display ( #64 )
...
The old way of seeing the version of the program was by doing
something like this:
hap deploy -v
This patch makes it viewable by doing like this (which I feel is a
proper way to do):
hap -v
2017-03-30 13:56:54 +03:00
mrkkrp
847493ec87
Fix a typo
2017-03-12 00:58:16 +03:00
mrkkrp
94c2bf6324
Enable caching on Travis
2017-03-05 16:44:28 +03:00
mrkkrp
a15e36390e
Don't test with GHC and Cabal HEAD on Travis
2017-03-03 01:06:28 +03:00
mrkkrp
89e965af96
Version bump (0.3.1.0)
...
[skip ci]
2017-03-02 00:45:02 +03:00
Mark Karpov
728799da0c
Merge pull request #62 from stackbuilders/various-corrections
...
Various corrections
2017-03-02 01:44:14 +04:00
mrkkrp
9d933ac71d
Drop no-longer useful completion tokens
2017-03-02 00:24:35 +03:00
mrkkrp
fd40572c90
Print newline after the final “Success.” message
2017-03-01 23:59:17 +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
Mark Karpov
ff938a3c71
Fix the problem with fetching not updating repos ( #61 )
2017-03-01 21:01:54 +04:00
mrkkrp
4a64328bf0
Version bump (0.3.0.1)
2017-02-21 21:10:27 +03:00
Mark Karpov
754f0f6c98
Merge pull request #59 from stackbuilders/fix-some-issues
...
Fix some issues
2017-02-21 22:07:57 +04:00