6ccb0a3962 
					 
					
						
						
							
							Mention the cleanup too  
						
						 
						
						
						
						
					 
					
						2021-11-02 11:36:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						041fb13b57 
					 
					
						
						
							
							Fix a word  
						
						 
						
						
						
						
					 
					
						2021-10-31 03:06:41 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8e8b766ff5 
					 
					
						
						
							
							Add a "why" section to README  
						
						 
						
						
						
						
					 
					
						2021-10-31 03:04:13 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						93d4c288a1 
					 
					
						
						
							
							Fix dependencies in setup.py  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:54:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2ff55cedff 
					 
					
						
						
							
							Mention the caveat of SSH keys  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:51:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						44de552801 
					 
					
						
						
							
							Add License notification  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:43:56 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1c1ede1cea 
					 
					
						
						
							
							Use consistent tense in log messages  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:35:11 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						58710769fb 
					 
					
						
						
							
							Quote the log output for tasks  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:28:48 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						694bec2346 
					 
					
						
						
							
							Add log output for each task being run  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:27:27 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						483f357f2b 
					 
					
						
						
							
							Improve handling of SSH host keys  
						
						 
						
						... 
						
						
						
						1. Use StrictHostKeyChecking=accept-new to implicitly accept new SSH
host keys, preventing us from having to do this manually.
2. Use VerifyHostKeyDNS=yes to allow verification of DNSSEC-signed SSHFP
records, if available. 
						
						
					 
					
						2021-10-31 02:24:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e9759a08c2 
					 
					
						
						
							
							Fix illegal environment variable name  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:19:33 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7041eb7b85 
					 
					
						
						
							
							Add missing argument to function call  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:18:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d366f08a3f 
					 
					
						
						
							
							Add support for SSH deploy key cloning  
						
						 
						
						
						
						
					 
					
						2021-10-31 02:11:57 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						54d5837515 
					 
					
						
						
							
							Add notes about the Webhook URL path  
						
						 
						
						
						
						
					 
					
						2021-10-31 01:44:15 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8cc1067ed3 
					 
					
						
						
							
							Handle missing bbuilder-tasks files better  
						
						 
						
						
						
						
					 
					
						2021-10-31 01:41:52 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						430cf8fcf9 
					 
					
						
						
							
							Add warning about lack of TLS  
						
						 
						
						
						
						
					 
					
						2021-10-31 01:38:18 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						168b406cf0 
					 
					
						
						
							
							Fix missing dependency and clean up README  
						
						 
						
						
						
						
					 
					
						2021-10-31 01:24:12 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d2d37faa40 
					 
					
						
						
							
							Remove extra spaces around =  
						
						 
						
						
						
						
					 
					
						2021-10-31 01:12:07 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6a1ad63fd0 
					 
					
						
						
							
							Fix description of worker unit  
						
						 
						
						
						
						
					 
					
						2021-10-31 01:11:09 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1549726c05 
					 
					
						
						
							
							Fix the wording of the Systemd line  
						
						 
						
						
						
						
					 
					
						2021-10-31 00:56:35 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e8c6348a23 
					 
					
						
						
							
							Mention the systemd part  
						
						 
						
						
						
						
					 
					
						2021-10-31 00:55:48 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2277ea3ac1 
					 
					
						
						
							
							Add systemd example configurations  
						
						 
						
						
						
						
					 
					
						2021-10-31 00:51:38 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2a941e6ece 
					 
					
						
						
							
							Add authentication key support to API  
						
						 
						
						
						
						
					 
					
						2021-10-31 00:38:37 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0e4bb177ef 
					 
					
						
						
							
							Make README example YAML compliant  
						
						 
						
						
						
						
					 
					
						2021-10-31 00:07:32 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9a1f5c6b6d 
					 
					
						
						
							
							Initial commit of the bbuilder code and README  
						
						 
						
						
						
						
					 
					
						2021-10-30 23:52:31 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0020f31441 
					 
					
						
						
							
							Add .gitignore file  
						
						 
						
						
						
						
					 
					
						2021-10-30 22:56:25 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						20214e690a 
					 
					
						
						
							
							Initial commit of empty README  
						
						 
						
						
						
						
					 
					
						2021-10-30 16:19:50 -04:00