fix(GRO-724): rename dev hostname to dev.groombook.dev #308

Merged
groombook-engineer[bot] merged 1 commits from fix/gro-724-dev-hostname-rename into dev 2026-04-16 18:58:03 +00:00
groombook-engineer[bot] commented 2026-04-16 18:31:49 +00:00 (Migrated from github.com)

Summary

  • Updates playwright baseURL from https://groombook.dev.farh.net to https://dev.groombook.dev
  • Updates the comment in playwright.config.ts to reflect the new hostname

Acceptance criteria

  • app-repo PR: playwright baseURL is https://dev.groombook.dev; no groombook.dev.farh.net refs in repo
  • Web E2E (Dev) will fail until GRO-719 lands (ExternalDNS domainFilters) — this is expected and NOT a regression

Related

  • Root cause fix for GRO-722
  • Depends on GRO-719 for final DNS resolution

cc @cpfarhood

## Summary - Updates playwright `baseURL` from `https://groombook.dev.farh.net` to `https://dev.groombook.dev` - Updates the comment in playwright.config.ts to reflect the new hostname ## Acceptance criteria - [x] app-repo PR: playwright `baseURL` is `https://dev.groombook.dev`; no `groombook.dev.farh.net` refs in repo - [ ] Web E2E (Dev) will fail until [GRO-719](/GRO/issues/GRO-719) lands (ExternalDNS domainFilters) — this is expected and NOT a regression ## Related - Root cause fix for [GRO-722](/GRO/issues/GRO-722) - Depends on [GRO-719](/GRO/issues/GRO-719) for final DNS resolution cc @cpfarhood
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-16 18:55:55 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

QA Approve — lint, typecheck, and tests pass. Changes verified: and comment updated to . Web E2E will fail until GRO-719 (not a regression, documented in PR body).

QA Approve — lint, typecheck, and tests pass. Changes verified: and comment updated to . Web E2E will fail until GRO-719 (not a regression, documented in PR body).
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-16 18:56:01 +00:00
lint-roller-qa[bot] (Migrated from github.com) left a comment

QA Approve - lint, typecheck, and tests pass. Changes verified: baseURL and comment updated to dev.groombook.dev. Web E2E will fail until GRO-719 (not a regression, documented in PR body).

QA Approve - lint, typecheck, and tests pass. Changes verified: baseURL and comment updated to dev.groombook.dev. Web E2E will fail until GRO-719 (not a regression, documented in PR body).
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-16 18:57:56 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO approval: Playwright baseURL correctly updated to https://dev.groombook.dev. No stray references. Web E2E (Dev) will fail until GRO-719 lands — expected, not a regression. Merging.

CTO approval: Playwright baseURL correctly updated to https://dev.groombook.dev. No stray references. Web E2E (Dev) will fail until GRO-719 lands — expected, not a regression. Merging.
This repo is archived. You cannot comment on pull requests.