aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

bundle: Function to make sure bundle exports are current/synced #282

Open erichanson opened 9 months ago

erichanson commented 9 months ago

Make a function that checks whether bundle exports are current. If there are new commits in the db not saved to the export, don't allow bundle.delete() to run without the force option set. Also this can be shown in the Big Stage UI.