Closed jag3773 closed 9 years ago
At least two existing scripts will need updated to support this:
We'll also need a tool to roll from staging into production. This should probably be a simple rsync script that is triggered after signing is complete, e.g. rsync -havP $STAGING/ $PROD/
.
This issue was moved to unfoldingWord-dev/translationDatabaseWeb#88
Now that we are digitally signing content, it would be very helpful if we had a staging area for content to go into before it has been signed. Right now, an update to the book of Luke would get pushed to the API and the signature for that book would be invalid until the signing script is run.