mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 00:50:18 +01:00 
			
		
		
		
	[Nostromo] Improve tests and update Changelog
This commit is contained in:
		
							parent
							
								
									35e835f0c9
								
							
						
					
					
						commit
						b36f90e80a
					
				@ -2,6 +2,7 @@ CHANGELOG for 3.x
 | 
				
			|||||||
=================
 | 
					=================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* 3.0.X (2017-XX-XX)
 | 
					* 3.0.X (2017-XX-XX)
 | 
				
			||||||
 | 
					 * [BUGFIX] [PR#342] Ignore empty exclude lines
 | 
				
			||||||
 * [PR#330] Allow Composer task options to be overwritten at environment level
 | 
					 * [PR#330] Allow Composer task options to be overwritten at environment level
 | 
				
			||||||
 * [PR#330] Add new method Runtime::getMergedOption to merge ConfigOption and EnvOption
 | 
					 * [PR#330] Add new method Runtime::getMergedOption to merge ConfigOption and EnvOption
 | 
				
			||||||
 * [Documentation] [PR#333] Improve example config file
 | 
					 * [Documentation] [PR#333] Improve example config file
 | 
				
			||||||
 | 
				
			|||||||
@ -10,6 +10,8 @@ magephp:
 | 
				
			|||||||
                - ./var/cache/*
 | 
					                - ./var/cache/*
 | 
				
			||||||
                - ./var/log/*
 | 
					                - ./var/log/*
 | 
				
			||||||
                - ./web/app_dev.php
 | 
					                - ./web/app_dev.php
 | 
				
			||||||
 | 
					                -
 | 
				
			||||||
 | 
					                -
 | 
				
			||||||
            hosts:
 | 
					            hosts:
 | 
				
			||||||
                - testhost
 | 
					                - testhost
 | 
				
			||||||
            pre-deploy:
 | 
					            pre-deploy:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user