Merge branch 'patch-14' into 'master'
Update gitlab_flow.md. Insert missing word on line 70. See merge request !9334
This commit is contained in:
		
						commit
						d2d632544c
					
				| 
						 | 
				
			
			@ -67,7 +67,7 @@ With GitLab flow we offer additional guidance for these questions.
 | 
			
		|||

 | 
			
		||||
 | 
			
		||||
GitHub flow does assume you are able to deploy to production every time you merge a feature branch.
 | 
			
		||||
This is possible for SaaS applications but are many cases where this is not possible.
 | 
			
		||||
This is possible for SaaS applications but there are many cases where this is not possible.
 | 
			
		||||
One would be a situation where you are not in control of the exact release moment, for example an iOS application that needs to pass App Store validation.
 | 
			
		||||
Another example is when you have deployment windows (workdays from 10am to 4pm when the operations team is at full capacity) but you also merge code at other times.
 | 
			
		||||
In these cases you can make a production branch that reflects the deployed code.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue