healthyregions / SDOHPlace

Landing page and data discovery application for SDOH Place Project.
https://sdohplace.org
GNU General Public License v3.0
1 stars 1 forks source link

CMS: Implement github backend #263

Closed mradamcox closed 2 weeks ago

mradamcox commented 3 months ago

After some research into Decap backends, I believe we would be better served by the github backend, rather than the git-gateway that I had originally implemented. The main differences, as far as I can tell, is that git-gateway impersonates my own account when making and merging pull requests (per the editorial workflow), meaning that anyone who is an editor on the CMS can publish changes.