calgo-lab / green-db

The monorepo that powers the GreenDB.
https://calgo-lab.github.io/green-db/
22 stars 2 forks source link

Feature/add automated db export #118

Closed itrajanovska closed 1 year ago

itrajanovska commented 1 year ago

We need to add an automated db export to Zenodo. For that purpose we use the Zenodo API. First we do a db dump -> needs approval of https://github.com/calgo-lab/green-db/pull/117 first. (Done) Next we bump the DB patch version on zenodo, and finally we publish the new version.

For that we created a cron job which will be executed once a month.