18F / dashboard

DEPRECATED: A site to track our projects' status and much, much more...
Other
44 stars 25 forks source link

as a comms leader, I want to review and approve staged content #281

Closed ultrasaurus closed 8 years ago

ultrasaurus commented 8 years ago

We need a way for comms to review all the new content in the dashboard and then push it live when it is good.

This implies that staging would use the live team API, but production might use some kind of static data copied from staging.

gboone commented 8 years ago

Steps:

gboone commented 8 years ago

This is done. The projects.json wasn't version controlled because we found a better way to get fresh data on production. That better way is refreshing the data during deployment. Changes to the go script in #282 make that happen. Now, if we need to do a production deploy of just the data we do it by triggering a production deployment. We can do that by redelivering one of the webhooks in this repo's settings.