ropensci / roweb

:no_entry: [DEPRECATED] Active at https://github.com/ropensci/roweb2
https://legacy.ropensci.org
Other
18 stars 29 forks source link

Move deployment to Travis #179

Closed karthik closed 7 years ago

karthik commented 9 years ago

Given the recent troubles building the sites locally we should consider moving to automatic deployment via Travis. We can encrypt some ssh keys to facilitate the rsync.

cboettig commented 9 years ago

Are you sure you can encrypt ssh keys on travis? My recollection is that the maximum string length for encryption is pretty short. (I don't think this is a problem if we just use circle-ci or drone instead)

Are we using dynamic features that need to be deployed on ASO? If so would it make sense to deploy those separately and host directly on github? (i.e. then we could deploy to github with a PAT instead of an ssh key...)

On Thu, Apr 9, 2015, 4:40 PM Karthik Ram notifications@github.com wrote:

Given the recent troubles building the sites locally we should consider moving to automatic deployment via Travis. We can encrypt some ssh keys to facilitate the rsync.

— Reply to this email directly or view it on GitHub https://github.com/ropensci/roweb/issues/179.