Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Consider using CSV file as canonical list of sites #110

Open
conorsch opened this issue Apr 12, 2017 · 0 comments
Open

Consider using CSV file as canonical list of sites #110

conorsch opened this issue Apr 12, 2017 · 0 comments

Comments

@conorsch
Copy link
Contributor

Right now the CSV file is mostly useful for dev data, so developers can spin up a local instance that tracks site. In production (at https://securethe.news/), we manage the list of sites via the Wagtail admin interface. That works well enough for internal staff managing changes, but doesn't jive well with contributions to this repo.

If we had an idempotent manage.py command that loads the sites, we could merge new sites to that list, then deploy the changes directly to the prod site, without needing to futz with the clicky-clicky.

See discussion in #106 (comment) @eloquence expressed interest in implementing.

eloquence added a commit to eloquence/securethenews that referenced this issue Apr 17, 2017
This should help with freedomofpress#110, will need more work if we want to manage
additional site metadata such as tags this way.
eloquence added a commit to eloquence/securethenews that referenced this issue Dec 4, 2017
This should help with freedomofpress#110, will need more work if we want to manage
additional site metadata such as tags this way.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant