amoeba / ace-to-sqlite

Automation to export the latest release of the ACE data as SQLite databases served via Datasette
https://acedb.treestats.net
GNU Affero General Public License v3.0
0 stars 0 forks source link

Automate using GHA #2

Closed amoeba closed 1 year ago

amoeba commented 1 year ago

When ACE does a new release, a GHA automation should be able to re-publish. I think one thing I'll need to add is a way to wait for the ACE database to get populated.

amoeba commented 1 year ago

I've made progress in https://github.com/amoeba/ace-to-sqlite/commit/d119ecdb613f2ba8c0cf53e4e37f977f3b65bcd0 but it's not quite there. I'll make follow up issues though.