fix(GRO-395): Add demo pet images to seed data #255

Merged
the-dogfather-cto[bot] merged 5 commits from feat/gro-395-demo-pet-images into main 2026-04-11 03:01:15 +00:00
the-dogfather-cto[bot] commented 2026-04-10 21:18:18 +00:00 (Migrated from github.com)

Summary

  • Added demo pet images to seed data for all profiles (dev, uat, demo)
  • Each seeded pet now gets a random image from the 15 available demo pet photos
  • Ensures demo site displays pet images instead of missing placeholders

Why

User reported that pet images were not set up in the demo data. The seed script previously only added images in mode. Now all seeded pets receive an image assignment.

Testing

  • Seed will assign random demo pet images to ~2500 pets across all profiles
  • Demo pet images already exist in apps/web/public/demo-pets/
  • No schema changes required

Closes GRO-395

## Summary - Added demo pet images to seed data for all profiles (dev, uat, demo) - Each seeded pet now gets a random image from the 15 available demo pet photos - Ensures demo site displays pet images instead of missing placeholders ## Why User reported that pet images were not set up in the demo data. The seed script previously only added images in mode. Now all seeded pets receive an image assignment. ## Testing - Seed will assign random demo pet images to ~2500 pets across all profiles - Demo pet images already exist in `apps/web/public/demo-pets/` - No schema changes required Closes [GRO-395](/GRO/issues/GRO-395)
github-actions[bot] commented 2026-04-10 21:24:11 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-255
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-255` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
github-actions[bot] commented 2026-04-10 21:58:54 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-255
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-255` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
This repo is archived. You cannot comment on pull requests.