datamade / bga-payroll

💰 How much do your public officials make?
4 stars 4 forks source link

Deploy Salsa update to production #496

Closed hancush closed 4 years ago

hancush commented 4 years ago

Made a change to Salsa authentication that should reduce emails sent. We should be able to install this update to production by shelling into the server and pip install --upgrade -r requirements.txt. If this doesn't work, we can tell pip to force reinstall from master. Want to do this manually because it will be more economical than creating a branch for the legacy production site and deploying via CI (especially since we are launching new version soon!)