|  | 67cce192df | Don't do more cloning that necessary | 2020-12-29 17:06:49 +01:00 |  | 
			
				
					|  | 3a9e141b24 | Pull latest changes Closes coop-cloud/abra#42. | 2020-12-29 17:06:32 +01:00 |  | 
			
				
					|  | ebfe7ca4e8 | Suppress output of clone and do better logging | 2020-12-29 17:05:30 +01:00 |  | 
			
				
					|  | fff2fbe819 | Prepare function name for new functionality | 2020-12-29 17:05:00 +01:00 |  | 
			
				
					|  | f213c3df5f | Follow convention and show type of message | 2020-12-29 17:04:17 +01:00 |  | 
			
				
					|  | 9b1be33018 | Mark as quote and not as entry | 2020-12-29 15:11:15 +01:00 |  | 
			
				
					|  | 6ecf4f287a | Add missing ) | 2020-12-29 15:10:57 +01:00 |  | 
			
				
					|  | e1d6ff8b73 | Add docs link | 2020-12-29 15:10:05 +01:00 |  | 
			
				
					|  | 07d4815a74 | Start 0.5.0 change log | 2020-12-29 15:08:42 +01:00 |  | 
			
				
					|  | 33315f6b43 | Merge pull request '<app> -> <type>' (#53) from app-goes-to-type into main Reviewed-on: coop-cloud/abra#53 | 2020-12-29 15:03:43 +01:00 |  | 
			
				
					|  | f017324431 | <app> -> <type> Closes coop-cloud/abra#48. | 2020-12-29 14:56:50 +01:00 |  | 
			
				
					|  | 4339c91cf3 | Merge pull request 'Remove abra server use' (#52) from server-use-remove into mainReviewed-on: coop-cloud/abra#52 | 2020-12-29 14:26:39 +01:00 |  | 
			
				
					|  | 592f515ec4 | Remove abra server use | 2020-12-29 14:24:50 +01:00 |  | 
			
				
					|  | 77ba5652b2 | Run "check" during "deploy", + "--skip-check" | 2020-12-29 11:15:14 +02:00 |  | 
			
				
					|  | fdf6334ed3 | Use temporary ABRA_DIr in tests | 2020-12-27 21:53:44 +02:00 |  | 
			
				
					|  | 73e5e64b9a | Bump version | 2020-12-27 21:45:37 +02:00 |  | 
			
				
					|  | 3f9b4477cd | Swap args around | 2020-12-27 13:11:22 +01:00 |  | 
			
				
					|  | 412729aac9 | Fix calling logswith no argumentsCloses #31 | 2020-12-27 12:23:16 +02:00 |  | 
			
				
					|  | 8022a2cb41 | Add cheeky networkcommand | 2020-12-27 12:07:10 +02:00 |  | 
			
				
					|  | 35182ed260 | Get both .. volume ..and custom commands working | 2020-12-27 12:07:10 +02:00 |  | 
			
				
					|  | d90c6ef361 | Add --no-ttyoption toapp run | 2020-12-27 12:07:10 +02:00 |  | 
			
				
					|  | 40ca8dfe93 | Add --server filter to app list.... and add `server <host> apps` as an alias. | 2020-12-27 12:07:10 +02:00 |  | 
			
				
					|  | 7f009f927b | Fix app ls --statusCloses #35 | 2020-12-27 12:06:39 +02:00 |  | 
			
				
					|  | e222f4152b | Pin kcov version | 2020-12-24 01:07:01 +02:00 |  | 
			
				
					|  | 893150cdd9 | Pin shellcheck version | 2020-12-24 00:55:57 +02:00 |  | 
			
				
					|  | 61126f16e1 | Update installer | 2020-12-24 00:50:50 +02:00 |  | 
			
				
					|  | 63c982c550 | Fix custom commands loading | 2020-12-17 13:38:30 +02:00 |  | 
			
				
					|  | 0d202eedfc | Reënable custom per-stack commands | 2020-12-14 12:33:22 +02:00 |  | 
			
				
					|  | cb2d563ea0 | Fix status header | 2020-11-18 01:06:07 +02:00 |  | 
			
				
					|  | 059968a8cf | Fix abra app ls --status | 2020-11-18 00:40:26 +02:00 |  | 
			
				
					|  | c57069e0af | Use ABRA_DIR instead of hard-coding .abra | 2020-11-18 00:39:41 +02:00 |  | 
			
				
					|  | 946a527baa | Add app ... pscommand, and some comments | 2020-11-16 17:29:35 +02:00 |  | 
			
				
					|  | 89d530a553 | Use printf instead of echo like docker docs do | 2020-11-08 16:40:45 +01:00 |  | 
			
				
					|  | 25fe6808ad | Use one line and strip newlines on generation | 2020-11-08 16:34:26 +01:00 |  | 
			
				
					|  | 28b2d8ecc7 | Strip whitespace | 2020-11-08 16:34:21 +01:00 |  | 
			
				
					|  | fd735a1310 | Add app <domain> checkto sniff out missing varsRe #36 | 2020-11-06 23:14:26 +02:00 |  | 
			
				
					|  | e307286db7 | Add --statusoption toapp lsCloses #35 | 2020-11-06 22:35:48 +02:00 |  | 
			
				
					|  | dd570e224b | Ignore those build failures | 2020-11-05 16:02:21 +01:00 |  | 
			
				
					|  | f495ec0d94 | Appease shellcheck | 2020-11-05 16:00:50 +01:00 |  | 
			
				
					|  | b75bce531b | Merge pull request 'PASSWORD/KEY distinction+match for secret generation' (#33) from new-pass-keys-generation into main Reviewed-on: coop-cloud/abra#33 | 2020-11-05 15:57:39 +01:00 |  | 
			
				
					|  | 0d62f01d5a | Merge branch 'main' into new-pass-keys-generation | 2020-11-05 15:57:32 +01:00 |  | 
			
				
					|  | eec55896a4 | Implement password/key handling | 2020-11-05 15:56:31 +01:00 |  | 
			
				
					|  | c2a56c6c09 | Drop this broken catch-all Closes coop-cloud/abra#29. | 2020-11-01 21:15:06 +01:00 |  | 
			
				
					|  | 74dfd75fb1 | Use same [] style once more | 2020-11-01 20:55:47 +01:00 |  | 
			
				
					|  | e8c0efa91e | Add --auto to app new for generation Step one of coop-cloud/abra#32. | 2020-11-01 20:54:43 +01:00 |  | 
			
				
					|  | 6bae48431c | Use same style as other [] options | 2020-11-01 20:41:58 +01:00 |  | 
			
				
					|  | 543072ab37 | Add zsh completion, remove compat hacks from bash Ref #5 | 2020-11-01 21:09:33 +02:00 |  | 
			
				
					|  | 57e3a34133 | Make sure to clone on deploy as well | 2020-11-01 17:08:44 +01:00 |  | 
			
				
					|  | 33a49a8457 | Trim whitespace | 2020-11-01 17:05:13 +01:00 |  | 
			
				
					|  | 5806e40c1c | Add require_app_clone | 2020-11-01 17:05:10 +01:00 |  |