18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

Add a nightly auto-deployment #533

Closed cmc333333 closed 6 years ago

cmc333333 commented 6 years ago

Adds a small script which sleeps for a while, then hits the CircleCI API (which will, in turn, trigger a build and deployment). This ensures that the redeployer is also redeployed...

This should resolve #531

cmc333333 commented 6 years ago

Thanks @tadhg-ohiggins and agreed. From what I understand cloud.gov's looking at ways to ensure an app hasn't been manually modified to avoid the need for redeploying this way in general. That'll be a bit away, though.

Regarding Circle, 100% agree. Travis' cron feature was very useful.