Bert Blommers 
							
						 
					 
					
						
						
						
						
							
						
						
							a7f3b367b4 
							
						 
					 
					
						
						
							
							Introduce mock_aws() ( #7194 )  
						
						
						
						
					 
					
						2024-01-27 19:38:09 +00:00 
						 
				 
			
				
					
						
							
							
								tungol 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							55c589072f 
							
						 
					 
					
						
						
							
							Admin: sorting imports with ruff ( #7075 )  
						
						
						
						
					 
					
						2023-11-30 14:55:51 -01:00 
						 
				 
			
				
					
						
							
							
								tungol 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42dcd5cc3a 
							
						 
					 
					
						
						
							
							Techdebt: add regions for various tests ( #7044 )  
						
						
						
						
					 
					
						2023-11-19 09:51:36 -01:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6eb16e8038 
							
						 
					 
					
						
						
							
							Techdebt: Paginator should support OrderedDict's ( #6723 )  
						
						
						
						
					 
					
						2023-08-25 08:01:25 +00:00 
						 
				 
			
				
					
						
							
							
								kbalk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1195f8eb3 
							
						 
					 
					
						
						
							
							Techdebt: Replace sure with regular assertions in Utilities ( #6660 )  
						
						
						
						
					 
					
						2023-08-16 08:04:34 +00:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2d3582471 
							
						 
					 
					
						
						
							
							Techdebt: MyPy U ( #6265 )  
						
						
						
						
					 
					
						2023-04-29 10:40:11 +00:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4c5cdd3e7 
							
						 
					 
					
						
						
							
							Techdebt: Explicitly add credentials to ThreadedMotoServer tests ( #6081 )  
						
						
						
						
					 
					
						2023-03-17 12:05:05 -01:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eed32a5f72 
							
						 
					 
					
						
						
							
							Pylint - Enable more rules on source and tests-directory ( #4929 )  
						
						
						
						
					 
					
						2022-03-11 20:28:45 -01:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29d01c35bc 
							
						 
					 
					
						
						
							
							Update Black + formatting ( #4926 )  
						
						
						
						
					 
					
						2022-03-10 13:39:59 -01:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc5353f1ae 
							
						 
					 
					
						
						
							
							Feature: Ability to start MotoServer within Python ( #4904 )  
						
						
						
						
					 
					
						2022-03-03 19:54:10 -01:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4befb671f0 
							
						 
					 
					
						
						
							
							Paginator - make development easier + docs ( #4650 )  
						
						
						
						
					 
					
						2021-12-03 15:33:35 -01:00 
						 
				 
			
				
					
						
							
							
								kbalk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17e9a37c81 
							
						 
					 
					
						
						
							
							Add validation of tags to TaggingService ( #4253 )  
						
						... 
						
						
						
						Co-authored-by: Karri Balk <kbalk@users.noreply.github.com> 
						
						
					 
					
						2021-09-01 07:07:01 +01:00 
						 
				 
			
				
					
						
							
							
								Chih-Hsuan Yen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2000f6654f 
							
						 
					 
					
						
						
							
							Support Podman for mocking Lambda ( #3702 )  
						
						... 
						
						
						
						* Support Podman for mocking Lambda
Podman supports all Docker APIs used in moto since version 3.0. Note
that Podman requires pulling the image before creating a container
using a fully-qualified image name (e.g., "docker.io/library/busybox"
instead of "busybox").
Test plan:
$ podman system service -t 0
$ DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock" pytest
Fixes https://github.com/spulec/moto/issues/3276 
* Run black
* Python 2 compatibility
* Address review comments and improve parse_image_ref 
						
						
					 
					
						2021-02-18 08:58:20 +00:00 
						 
				 
			
				
					
						
							
							
								Bert Blommers 
							
						 
					 
					
						
						
						
						
							
						
						
							f7ad4cbc09 
							
						 
					 
					
						
						
							
							Use TaggingService for S3 Objects  
						
						
						
						
					 
					
						2020-03-31 12:04:04 +01:00 
						 
				 
			
				
					
						
							
							
								Brady 
							
						 
					 
					
						
						
						
						
							
						
						
							c95254a284 
							
						 
					 
					
						
						
							
							delete tags when their resource is deleted  
						
						
						
						
					 
					
						2020-02-05 11:58:52 -05:00 
						 
				 
			
				
					
						
							
							
								Brady 
							
						 
					 
					
						
						
						
						
							
						
						
							414f8086b0 
							
						 
					 
					
						
						
							
							use sure for unit test assertions  
						
						
						
						
					 
					
						2020-02-05 10:30:59 -05:00 
						 
				 
			
				
					
						
							
							
								Brady 
							
						 
					 
					
						
						
						
						
							
						
						
							eaa8c8db6e 
							
						 
					 
					
						
						
							
							add tagging support to events  
						
						
						
						
					 
					
						2020-01-16 21:03:32 -05:00