scholarslab / prism

Prism is a tool for collective interpretation. It's an ongoing experiment by the Praxis Program at the University of Virginia Scholars' Lab
http://prism.scholarslab.org/
Apache License 2.0
25 stars 15 forks source link

Publicize deployments on Slack, not IRC #333

Open erochest opened 7 years ago

erochest commented 7 years ago

This happens on branch feature/capistrano.

walshbr commented 7 years ago

This is…a good issue. Poor travis was screaming into the void.

erochest commented 7 years ago

It also made the deployments fail (without actually failing).

walshbr commented 7 years ago

Does feature/capistrano need to be maintained on its branch for deployment reasons? Or shall I work to merge it into master in the future?

erochest commented 7 years ago

Let's keep it in it's own branch. That way the extra files don't clutter master, which can act as a working branch. Then whenever we're ready to deploy, we merge master into feature/capistrano.