Closed tsa96 closed 3 weeks ago
Latest version of MinIO fails in test CI for some reason. Just pinning to a working version, we only use it for dev/test CI anyway.
nx run db:create-migration <name>
feat: Add foo
chore: Update bar
fixup
Latest version of MinIO fails in test CI for some reason. Just pinning to a working version, we only use it for dev/test CI anyway.
Checks
nx run db:create-migration <name>
and committed the migration if I've made DB schema changesfeat: Add foo
,chore: Update bar
, etc...fixup
ed into my original commits