db5da1656a 
					 
					
						
						
							
							Semi-automated mass string commenting  
						
						
						
						
					 
					
						2025-08-27 12:54:05 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f79775d726 
					 
					
						
						
							
							Tiny tweak to test Drone explosion  
						
						
						
						
					 
					
						2025-08-27 16:50:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7c31e4dc45 
					 
					
						
						
							
							feat(secrets): Reading from stdin and reproducible secret list( #614 )  
						
						... 
						
						
						
						Reviewed-on: toolshed/abra#614 
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net >
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net > 
						
						
					 
					
						2025-08-27 15:37:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7dd7f763f4 
					 
					
						
						
							
							Moar PR feedback  
						
						
						
						
					 
					
						2025-08-26 13:15:06 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7b7477062f 
					 
					
						
						
							
							Implement PR feedback  
						
						
						
						
					 
					
						2025-08-25 18:12:15 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						238647a987 
					 
					
						
						
							
							Prompt for secrets if not provided on CLI  
						
						... 
						
						
						
						Re #646  
						
						
					 
					
						2025-08-25 17:16:50 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6a52575ae0
	 
					 
					
						
						
							
							refactor!: do not set default timeout  
						
						... 
						
						
						
						See toolshed/abra#596 
Quite some `i18n.G` additions along the way! 
						
						
					 
					
						2025-08-25 11:49:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0c708f6592
	 
					 
					
						
						
							
							feat: recipe sync shows changes  
						
						... 
						
						
						
						See toolshed/abra#579  
						
						
					 
					
						2025-08-24 15:56:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4cb660c348
	 
					 
					
						
						
							
							fix: more robust -p failure handling  
						
						... 
						
						
						
						See toolshed/abra#576  
						
						
					 
					
						2025-08-24 13:05:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a5104336a2
	 
					 
					
						
						
							
							feat: catalogue sync command  
						
						
						
						
					 
					
						2025-08-24 09:23:12 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e205cf13e
	 
					 
					
						
						
							
							feat: translation support  
						
						... 
						
						
						
						See toolshed/abra#483  
						
						
					 
					
						2025-08-23 17:55:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						81c28e3006
	 
					 
					
						
						
							
							test: appease the tester  
						
						
						
						
					 
					
						2025-08-18 20:50:50 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1894c2f5fc
	 
					 
					
						
						
							
							chore: appease formatter  
						
						
						
						
					 
					
						2025-08-18 20:50:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77ff146991
	 
					 
					
						
						
							
							fix: better parsing errors  
						
						... 
						
						
						
						See toolshed/organising#608 
See toolshed/organising#531  
						
						
					 
					
						2025-08-18 20:50:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a90e239547
	 
					 
					
						
						
							
							refactor!: ensure insert/remove not arbitrary  
						
						
						
						
					 
					
						2025-08-18 09:25:31 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ee094fcd7
	 
					 
					
						
						
							
							docs: secret removal examples  
						
						
						
						
					 
					
						2025-08-18 09:25:20 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1aa7016789
	 
					 
					
						
						
							
							fix: skip name validation for remote recipes  
						
						... 
						
						
						
						See toolshed/abra#601  
						
						
					 
					
						2025-08-18 08:56:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						feadfca0d6 
					 
					
						
						
							
							refactor: move ensureCtx closer to usage  
						
						
						
						
					 
					
						2025-08-18 06:32:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						73d4ee1c98 
					 
					
						
						
							
							refactor: always validate recipe  
						
						... 
						
						
						
						This can slow things significantly down by requiring the catalogue and
if you don't have that, cause a slow `git clone`. However, the current
behvaiour is very confusing because it never actually checks if what the
user passes is actually a recipe. `abra recipe fetch DOESNTEXIST` gives
a better error to the user now. I'm hoping we can speed up the catalogue
handling at some point. 
						
						
					 
					
						2025-08-18 06:32:41 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f5a843bd90 
					 
					
						
						
							
							feat: remove old app configs  
						
						... 
						
						
						
						See toolshed/abra#577  
						
						
					 
					
						2025-08-17 13:27:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38f308910a
	 
					 
					
						
						
							
							fix: $ABRA_DIR/servers=0700, $ABRA_DIR/servers/foo=0600  
						
						... 
						
						
						
						See toolshed/abra#580  
						
						
					 
					
						2025-08-17 14:03:15 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						091611b984 
					 
					
						
						
							
							feat: add volume arg to volume rm  
						
						... 
						
						
						
						See toolshed/abra#574  
						
						
					 
					
						2025-08-17 11:16:30 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2cfc40dc28 
					 
					
						
						
							
							fix: ensure recipe with undeploy  
						
						... 
						
						
						
						See toolshed/abra#573  
						
						
					 
					
						2025-08-17 09:36:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6849e3554d 
					 
					
						
						
							
							fix: ensure $ABRA_DIR/servers is 0600  
						
						... 
						
						
						
						Also remove deprecated folders while I'm here: `vendor` / `backup`
See toolshed/abra#580  
						
						
					 
					
						2025-08-17 09:17:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						452de7fdc2
	 
					 
					
						
						
							
							docs: show HOWTO generate in abra man help  
						
						... 
						
						
						
						See toolshed/abra#568  
						
						
					 
					
						2025-08-13 13:08:48 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						952d768ab0
	 
					 
					
						
						
							
							docs: show app secret rm example  
						
						... 
						
						
						
						Closes toolshed/abra#558  
						
						
					 
					
						2025-08-12 21:34:57 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c91d2040e 
					 
					
						
						
							
							fix: app ls -S didn't show updates sometimes ( #561 )  
						
						
						
						
					 
					
						2025-08-12 13:10:16 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c63f6db61e 
					 
					
						
						
							
							WARN on recipe linting errors during --chaos..  
						
						... 
						
						
						
						..and show multiple linting errors instead of bailing on the first one.
Re #497  
						
						
					 
					
						2025-08-12 12:18:29 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3fae036db2 
					 
					
						
						
							
							change to debug log  
						
						
						
						
					 
					
						2025-08-11 12:47:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce9d0934b6 
					 
					
						
						
							
							fix: Does not error when recipes folder does not exist in app new  
						
						
						
						
					 
					
						2025-08-11 12:47:43 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						022606c13c
	 
					 
					
						
						
							
							Add default POT catalogue, don't alias gotext.Get  
						
						
						
						
					 
					
						2025-08-04 16:51:33 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8cfda5229f
	 
					 
					
						
						
							
							feat: weblate  
						
						
						
						
					 
					
						2025-08-04 16:51:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6fb41e5300 
					 
					
						
						
							
							fix: dont parse chaos version  
						
						... 
						
						
						
						See toolshed/abra#547  
						
						
					 
					
						2025-04-24 11:24:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1432f480c7 
					 
					
						
						
							
							fix: -T/--tty disables TTY remote request  
						
						... 
						
						
						
						See toolshed/abra#499  
						
						
					 
					
						2025-04-24 08:57:53 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						229e8eb9da 
					 
					
						
						
							
							feat: --ssh/--force for recipe fetch  
						
						... 
						
						
						
						See toolshed/organising#546  
						
						
					 
					
						2025-04-22 09:35:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b3ab95750e
	 
					 
					
						
						
							
							fix: trim final newline on release note  
						
						... 
						
						
						
						Follow-up toolshed/abra#544  
						
						
					 
					
						2025-04-22 09:23:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de009921a2 
					 
					
						
						
							
							fix: show release notes once  
						
						... 
						
						
						
						See toolshed/abra#543  
						
						
					 
					
						2025-04-22 05:47:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d081bbaefa
	 
					 
					
						
						
							
							feat: auto select single server  
						
						... 
						
						
						
						See toolshed/organising#513  
						
						
					 
					
						2025-04-21 21:06:29 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						515b5466ca
	 
					 
					
						
						
							
							docs: add missing arg  
						
						... 
						
						
						
						See toolshed/abra#540  
						
						
					 
					
						2025-04-21 20:17:39 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a43a092ba7 
					 
					
						
						
							
							fix: fetch recipe for "app list -S"  
						
						
						
						
					 
					
						2025-04-19 07:28:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						895a7fe7d6
	 
					 
					
						
						
							
							fix: don't overwrite recipeVersion  
						
						... 
						
						
						
						Fixes https://build.coopcloud.tech/toolshed/abra/2709/1/5  
						
						
					 
					
						2025-04-15 10:51:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						742a726778
	 
					 
					
						
						
							
							fix: latest commit for new recipe version  
						
						... 
						
						
						
						See toolshed/abra#527  
						
						
					 
					
						2025-04-14 23:55:19 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d64e0edd3
	 
					 
					
						
						
							
							fix: sshPkg.Fatal has more nuance  
						
						... 
						
						
						
						See toolshed/abra#507  
						
						
					 
					
						2025-03-23 10:27:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						47045ca8f1 
					 
					
						
						
							
							feat: improved deploy progress reporting  
						
						... 
						
						
						
						See toolshed/abra#478  
						
						
					 
					
						2025-03-23 09:13:36 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80ad6c6681 
					 
					
						
						
							
							fix(app): Properly detects release notes added after a release when upgrading an app ( #523 )  
						
						... 
						
						
						
						Fixes toolshed/abra#488 
Reviewed-on: toolshed/abra#523 
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech >
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net >
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net > 
						
						
					 
					
						2025-03-21 10:25:46 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cb63cfe9c2
	 
					 
					
						
						
							
							refactor: chaos redundant, shorter message  
						
						
						
						
					 
					
						2025-03-16 13:54:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1574aa0631
	 
					 
					
						
						
							
							refactor!: status between service/image  
						
						... 
						
						
						
						See toolshed/abra#487 (comment)  
						
						
					 
					
						2025-03-16 12:42:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1723025fbf
	 
					 
					
						
						
							
							build: go 1.24  
						
						... 
						
						
						
						We were running behind and there were quite some deprecations to update.
This was mostly in the upstream copy/pasta package but seems quite
minimal. 
						
						
					 
					
						2025-03-16 12:31:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0a371ec360 
					 
					
						
						
							
							fix: integration tests  
						
						
						
						
					 
					
						2025-03-13 08:31:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e58a716fe1 
					 
					
						
						
							
							feat(deploy): Simplifies deploy overview ( #508 )  
						
						... 
						
						
						
						This simplifies the deploy overview, to only show 3 version fields:
- CURRENT DEPLOYMENT
- CURRENT ENV
- NEW DEPLOYMENT
It also fixes a few errors around version detection
Reviewed-on: toolshed/abra#508 
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net >
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net > 
						
						
					 
					
						2025-03-12 16:13:24 +00:00