664
edits
| Line 40: | Line 40: | ||
* Define a secure, defensive, robust flow from source control to production. | * Define a secure, defensive, robust flow from source control to production. | ||
** If someone steals James' laptop, breaks in, and commits an infinite loop, that change should not reach production. | ** If someone steals James' laptop, breaks in, and commits an infinite loop, that change should not reach production. | ||
* Automate push process. | * Automate/one-button push process. | ||
=== Release Planning === | === Release Planning === | ||
edits