A breakdown of Etsy’s methods for monitoring changes to their constantly-changing application code.
server
Tracking Every Release
A breakdown of Etsy’s methods for monitoring changes to their constantly-changing application code.
Quick Note to My Future Self: PHP & Memory
When WordPress or another Web app starts throwing fits and kicking out fatal errors due to memory, make sure the local php.ini (same dir as the scripts) is allocating enough RAM. 8Mb is not nearly enough.