While playing with deployment to GitHub repositories, I figured out some interesting property of the method I presented in the previous episode: Deployments deletes all previously deployed files. While this may not be a problem with snapshot repositories, it certainly is for release repositories. But thanks to git tagging, there’s […]