Page MenuHomePhabricator

Automate updating the deploy repo for services
Closed, ResolvedPublic

Description

All of the Node.js services use the same deploy repo design / outline and the same (currently manual) steps are involved to bring it up to date. They should be automated. Moreover, we should use docker to perform npm install in order to ensure a production-like environment is used when updating the deploy repo.