Commit Graph

222 Commits

Author SHA1 Message Date
Justin Leitgeb
2569be229a Minor refactoring 2015-03-12 20:09:25 -05:00
Justin Leitgeb
e2fcb3fd5a hlint cleanup 2015-03-12 14:56:38 -05:00
Justin Leitgeb
7bcdfb401f Clean up warnings 2015-03-12 14:54:46 -05:00
Justin Leitgeb
ada63d36c1 Use monads with more specific effects 2015-03-12 14:51:52 -05:00
Justin Leitgeb
ebad586f46 Simplify cleanup function 2015-03-11 17:37:13 -05:00
Justin Leitgeb
6275a128d8 Space to trigger build 2015-03-11 17:17:28 -05:00
Justin Leitgeb
81b04396d0 Fix executable 2015-03-11 16:34:30 -05:00
Justin Leitgeb
526e820c51 Bump version to 0.2.0.0 2015-03-11 16:23:28 -05:00
Justin Leitgeb
4d6b0b48fa Add type documentation 2015-03-11 16:23:16 -05:00
Justin Leitgeb
2653d984bb Refactoring and test additions 2015-03-11 16:02:52 -05:00
Justin Leitgeb
d531e5dfd7 Use compatibility library for lookupEnv 2015-03-09 15:26:46 -05:00
Justin Leitgeb
2981910113 README formatting 2015-03-09 15:11:13 -05:00
Justin Leitgeb
d47ea68392 Loosen base constraint 2015-03-09 15:10:06 -05:00
Justin Leitgeb
f94f29ec40 Try build on other GHC versions 2015-03-09 15:01:46 -05:00
Justin Leitgeb
905df490b0 Bump version 2014-08-15 17:21:39 -04:00
Justin Leitgeb
a7e592dc49 Print errors to stderr, return non-zero code on fail 2014-08-15 17:20:31 -04:00
Justin Leitgeb
5f57f8cd09 Bump release 2014-06-04 15:26:00 -05:00
Justin Leitgeb
1d6b87dace Add travis to readme 2014-06-04 11:59:35 -05:00
Justin Leitgeb
a6857aa091 Fix symlinking bug 2014-06-04 09:49:10 -05:00
Justin Leitgeb
956dfe5f62 Add travis config 2014-06-04 09:48:59 -05:00
Justin Leitgeb
78e437c819 README tweaks 2014-06-04 09:04:41 -05:00
Justin Leitgeb
a7e2e9a064 Create cache repo path if it doesn't exist 2014-06-04 08:51:29 -05:00
Justin Leitgeb
148c485c68 Use cabal sandbox delete 2014-06-04 08:49:22 -05:00
Justin Leitgeb
8b24fd45c4 Add source-repository 2014-06-04 06:40:08 -05:00
Justin Leitgeb
41225c522c Fix hackage warning 2014-06-04 06:29:37 -05:00
Justin Leitgeb
850a136196 README tweaks 2014-06-04 06:25:29 -05:00
Justin Leitgeb
22df8569c0 Fix comment 2014-06-03 19:19:39 -05:00
Justin Leitgeb
e80ebb037f Initial commit of readme 2014-06-03 19:17:20 -05:00
Justin Leitgeb
61725710d8 Move build logic out of Main 2014-06-03 16:33:03 -05:00
Justin Leitgeb
257672036f Restart after deploy and rollback 2014-06-03 16:26:13 -05:00
Justin Leitgeb
4591643f70 Simplify function 2014-06-03 16:23:31 -05:00
Justin Leitgeb
2854b111b2 Simplify a function 2014-06-03 16:17:55 -05:00
Justin Leitgeb
5b8f231a95 Making deploy configurable 2014-06-03 16:15:39 -05:00
Justin S. Leitgeb
95dae7f3a8 Merge pull request #10 from stackbuilders/rollback
Implement rollback function
2014-06-03 14:28:48 -04:00
Justin Leitgeb
7dc90770a1 Refactoring - add Release type 2014-06-03 13:27:59 -05:00
Justin Leitgeb
eb3399fc5b Refactoring 2014-06-03 12:04:47 -05:00
Justin Leitgeb
2540b09b54 Get rid of a useless case branch 2014-06-03 11:05:10 -05:00
Justin Leitgeb
0d08525c21 Implement rollback function 2014-06-03 10:59:18 -05:00
Eric Jones
69af30cba6 Merge branch 'libraryize_package' of github.com:stackbuilders/hapistrano into libraryize_package
Conflicts:
	hapistrano.cabal
2014-06-02 13:36:55 -05:00
Eric Jones
626e9488c0 Change name of remote command builder. 2014-06-02 13:32:41 -05:00
Eric Jones
3e661dbf22 Change to use do notation in favor of (>>) operator chain. 2014-06-02 13:32:41 -05:00
Eric Jones
7e09dd8d62 Use void instead of explicit return of (). 2014-06-02 13:32:41 -05:00
Jakub Arnold
b7d9981319 Replace String with FilePath wherever possible 2014-06-02 13:32:40 -05:00
Justin Leitgeb
635a149414 Selectively import fns from some modules 2014-06-02 13:32:40 -05:00
Justin Leitgeb
1220dd1304 Change executable into library, other refactoring 2014-06-02 13:32:40 -05:00
Eric Jones
f607fbb544 Change name of remote command builder. 2014-06-02 13:30:17 -05:00
Eric Jones
13391a204f Change to use do notation in favor of (>>) operator chain. 2014-06-02 12:15:08 -05:00
Eric Jones
1b07a905ea Use void instead of explicit return of (). 2014-06-02 12:14:33 -05:00
Justin S. Leitgeb
8591e26cba Merge pull request #5 from stackbuilders/filepaths
Filepaths
2014-06-02 10:09:35 -04:00
Jakub Arnold
267b2528c7 Replace String with FilePath wherever possible 2014-06-02 12:08:40 +02:00