fix(db): guarantee 5 UAT test clients with pending invoices (GRO-290) #176

Merged
groombook-engineer[bot] merged 9 commits from fix/gro-290-uat-pending-invoice-seed into main 2026-03-30 13:40:15 +00:00
Showing only changes of commit f572e0a8f8 - Show all commits
+2 -1
View File
@@ -218,9 +218,10 @@ jobs:
- name: Deploy to groombook-dev
env:
TAG: pr-${{ github.event.pull_request.number }}-${{ github.sha::7 }}
PR_NUM: ${{ github.event.pull_request.number }}
SHA: ${{ github.sha }}
run: |
TAG="pr-$PR_NUM-${SHA::7}"
echo "Deploying images tagged $TAG to groombook-dev..."
# Run migration with PR image