dtinit / portmap

A structured search frontend for portability articles to help people find solutions and help us learn about needs
https://portmap.dtinit.org
Other
2 stars 0 forks source link

Automatically populate articles #78

Closed alexbainter closed 6 months ago

alexbainter commented 7 months ago

We could set up a workflow to populate articles whenever https://github.com/dtinit/portability-articles changes

We can use the playwright tests to verify everything works with in a test db before actually updating production.

alexbainter commented 7 months ago

It probably also makes sense to populate when deploying. For example, #80 added a table that needed to be populated right away. Made this change