463987c02d
* feat: add GitHub Action to check Prisma migrations match schema Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * refactor: use CI_DATABASE_URL secret instead of hardcoded URL Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * test: add test field to verify prisma migration check workflow Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * fix: use git-based check for prisma changes to bypass paths-filter issue Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * feat: add migration for test field to verify prisma migration check workflow Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * chore: revert test field and migration after verifying workflow Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * fix: split paths-filter into two actions to fix predicate-quantifier issue Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * fix: rename has_companion to has-companion for consistent naming Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> * fix: update steps.filter references to steps.filter-exclusions Co-Authored-By: joe@cal.com <j.auyeung419@gmail.com> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>