|  | 440911f983 | feat: finish app run command | 2021-08-29 21:20:21 +02:00 |  | 
			
				
					|  | 8cc691ab52 | WIP app run command | 2021-08-29 18:21:30 +02:00 |  | 
			
				
					|  | bef2c862bf | docs: wrapping | 2021-08-29 18:21:10 +02:00 |  | 
			
				
					|  | db4908c3ae | feat: add restore command | 2021-08-29 16:25:31 +02:00 |  | 
			
				
					|  | ddbe9ffcb5 | docs: mark as TODO [ci skip] | 2021-08-29 14:16:27 +02:00 |  | 
			
				
					|  | df236b6c25 | docs: drop doctor, drop extra TODO, implied [ci skip] | 2021-08-29 14:14:18 +02:00 |  | 
			
				
					|  | 8651e22441 | feat: implement app logs command | 2021-08-29 14:13:35 +02:00 |  | 
			
				
					|  | 45e2442e83 | fix: more robust length check | 2021-08-29 14:13:07 +02:00 |  | 
			
				
					|  | 547f785da5 | feat: add app cp command | 2021-08-29 13:41:29 +02:00 |  | 
			
				
					|  | 16297e8651 | docs: mark as TODO | 2021-08-29 10:46:38 +02:00 |  | 
			
				
					|  | acca710a5a | feat: add app config command | 2021-08-29 10:45:49 +02:00 |  | 
			
				
					|  | 0825321b26 | docs: shuffle TODO again | 2021-08-28 20:32:44 +02:00 |  | 
			
				
					|  | cc45e722e8 | docs: mark as TODO [ci skip] | 2021-08-28 20:17:39 +02:00 |  | 
			
				
					|  | 8ad51c1fd5 | feat: implement check command | 2021-08-28 20:13:56 +02:00 |  | 
			
				
					|  | 23737ed3a7 | docs: it aint WIP [ci skip] | 2021-08-28 20:13:45 +02:00 |  | 
			
				
					|  | 462599a791 | docs: mark as TODO [ci skip] | 2021-08-28 19:12:29 +02:00 |  | 
			
				
					|  | 3a8296a8fe | feat: implement backup command | 2021-08-28 19:10:19 +02:00 |  | 
			
				
					|  | 73ebf998c7 | docs: mark as next TODO | 2021-08-28 16:02:08 +02:00 |  | 
			
				
					|  | ed551763de | docs: shuffle TODO listing | 2021-08-28 16:01:48 +02:00 |  | 
			
				
					|  | ff0b0b5ad8 | feat: finish ps command | 2021-08-28 16:00:16 +02:00 |  | 
			
				
					|  | ce5a03d579 | docs: mark as next TODO | 2021-08-25 14:24:40 +02:00 |  | 
			
				
					|  | de5169ea24 | fix: support trimming library is version listing | 2021-08-25 14:22:31 +02:00 |  | 
			
				
					|  | 4f1cb86b6b | feat: implement abra app version <app> | 2021-08-25 14:17:16 +02:00 |  | 
			
				
					|  | 62ceca798c | refactor: sort output of version command | 2021-08-25 14:16:33 +02:00 |  | 
			
				
					|  | b34acefa21 | refactor: support listing unknown versions | 2021-08-25 14:06:42 +02:00 |  | 
			
				
					|  | c5bb680fed | refactor: making app version command async | 2021-08-25 13:30:55 +02:00 |  | 
			
				
					|  | ed11634abf | WIP abra app version <app> implementation | 2021-08-25 13:06:49 +02:00 |  | 
			
				
					|  | 3211994b2e | docs: mark as in progress | 2021-08-24 10:18:37 +02:00 |  | 
			
				
					|  | d2d0ce3d05 | Merge pull request 'feat: initial commit for abra app volume ls/rm' (#51) from knoflook/go-abra:secret-create into main Reviewed-on: coop-cloud/go-abra#51 | 2021-08-18 18:29:13 +00:00 |  | 
			
				
					|  | c3088a5158   | refactor: create functions in client for removing and listing volumes | 2021-08-17 20:39:07 +02:00 |  | 
			
				
					|  | 5663659d23   | feat: initial commit for abra app volume ls/rm | 2021-08-17 20:39:06 +02:00 |  | 
			
				
					|  | ca4001a805   | docs: fixed typo in functiion comment | 2021-08-13 14:13:56 +01:00 |  | 
			
				
					|  | e2f4ed11ec   | docs: updated report card to new repo | 2021-08-13 14:13:37 +01:00 |  | 
			
				
					|  | cc9c690cd0   | build: added GOPRIVATE export to makefile | 2021-08-13 13:28:18 +01:00 |  | 
			
				
					|  | 451c3d772d   | docs: updated go env steps fo install our pgks | 2021-08-13 13:23:54 +01:00 |  | 
			
				
					|  | 98ec23761f   | refactor: de-vendor tagcmp into its own repo | 2021-08-13 12:49:46 +01:00 |  | 
			
				
					|  | d5b893d9de   | style: rm unneeded type assertions | 2021-08-12 14:56:06 +01:00 |  | 
			
				
					|  | b143b544b6   | fix: err not being checked & unneeded type assert | 2021-08-12 14:53:42 +01:00 |  | 
			
				
					|  | 6df08df509   | style(tagcmp): simplify returns | 2021-08-12 14:44:49 +01:00 |  | 
			
				
					|  | 8f9ffa0667   | style: correct error formatting ST1005 | 2021-08-12 14:41:39 +01:00 |  | 
			
				
					|  | 6f0eff5919 | Merge pull request 'fix: abra app rm trying to remove secrets twice' (#50) from knoflook/go-abra:main into main Reviewed-on: coop-cloud/go-abra#50 | 2021-08-12 13:22:04 +00:00 |  | 
			
				
					|  | cefad74e22   | fix: app rm removing secrets and volumes twice | 2021-08-12 12:59:11 +02:00 |  | 
			
				
					|  | c2499e35d4 | Update 'TODO.md' | 2021-08-12 09:36:57 +00:00 |  | 
			
				
					|  | edd0b1e098 | docs: add notice about conventional commits Closes coop-cloud/go-abra#3. | 2021-08-10 20:11:36 +02:00 |  | 
			
				
					|  | 33fc4844ba | Point to new CI instance | 2021-08-10 20:08:08 +02:00 |  | 
			
				
					|  | ba5e87f754 | docs: mark that as done | 2021-08-10 13:22:37 +02:00 |  | 
			
				
					|  | cbe74b24c4 | fix: support different type of registry response | 2021-08-10 13:16:41 +02:00 |  | 
			
				
					|  | 83671f42a2 | feat: recipe sync | 2021-08-10 12:55:23 +02:00 |  | 
			
				
					|  | c6ea18311e | refactor: drop this for now | 2021-08-10 08:34:36 +02:00 |  | 
			
				
					|  | 1c217b127b | docs: add recipe upgrade docs | 2021-08-10 08:34:11 +02:00 |  |