Some checks failed
CI / build-and-test (pull_request) Failing after 1m19s
CI (.gitea/workflows/ci.yaml): lint → typecheck → vitest w/ coverage → OpenNext build → preview smoke → bundle-size budgets; Node 20; npm ci; artifacts; safe env; D1 dry-run scaffold. Budgets: add scripts/budgets.mjs; TOTAL_STATIC_MAX_BYTES and MAX_ASSET_BYTES thresholds; report top offenders; fail on breach; README CI section. Flags: add lib/flags.ts with typed booleans and safe defaults (ADMIN_ENABLED, ARTISTS_MODULE_ENABLED, UPLOADS_ADMIN_ENABLED, BOOKING_ENABLED, PUBLIC_APPOINTMENT_REQUESTS_ENABLED, REFERENCE_UPLOADS_PUBLIC_ENABLED, DEPOSITS_ENABLED, PUBLIC_DB_ARTISTS_ENABLED, ADVANCED_NAV_SCROLL_ANIMATIONS_ENABLED, STRICT_CI_GATES_ENABLED, ISR_CACHE_R2_ENABLED); robust parsing; client provider; unit tests. Wiring: gate Admin shell and admin write APIs (503 JSON on uploads and artists writes); disable booking submit and short-circuit booking mutations when off; render static Hero/Artists when advanced animations off; tests for UI and API guards. Ops: expand docs/prd/rollback-strategy.md with “Feature Flags Operations,” Cloudflare Dashboard and wrangler.toml steps, preview simulation, incident playbook, and post-toggle smoke checklist. Release: add docs/releases/2025-09-19-feature-flags-rollout.md with last-good commit, preview/production flag matrices, rollback notes, and smoke results; link from rollback doc. Chore: fix TS issues (gift-cards boolean handling, Lenis options, tailwind darkMode), remove next-on-pages peer conflict, update package.json scripts, configure Gitea act_runner label, open draft PR to trigger CI. Refs: CI-1, FF-1, FF-2, FF-3, OPS-1 Impact: defaults preserve current behavior; no runtime changes unless flags flipped
1 line
1.6 KiB
JSON
1 line
1.6 KiB
JSON
{"/_not-found/page":"/_not-found","/api/artists/[id]/route":"/api/artists/[id]","/aftercare/page":"/aftercare","/api/admin/migrate/route":"/api/admin/migrate","/api/auth/[...nextauth]/route":"/api/auth/[...nextauth]","/artists/[id]/book/page":"/artists/[id]/book","/artists/page":"/artists","/artists/[id]/page":"/artists/[id]","/auth/error/page":"/auth/error","/auth/signin/page":"/auth/signin","/book/page":"/book","/contact/page":"/contact","/gift-cards/page":"/gift-cards","/deposit/page":"/deposit","/page":"/","/specials/page":"/specials","/privacy/page":"/privacy","/favicon.ico/route":"/favicon.ico","/terms/page":"/terms","/api/admin/stats/route":"/api/admin/stats","/api/files/bulk-delete/route":"/api/files/bulk-delete","/api/files/folder/route":"/api/files/folder","/api/artists/route":"/api/artists","/api/portfolio/bulk-delete/route":"/api/portfolio/bulk-delete","/api/portfolio/stats/route":"/api/portfolio/stats","/api/appointments/route":"/api/appointments","/api/files/stats/route":"/api/files/stats","/api/files/route":"/api/files","/api/portfolio/route":"/api/portfolio","/api/portfolio/[id]/route":"/api/portfolio/[id]","/api/users/route":"/api/users","/api/upload/route":"/api/upload","/api/settings/route":"/api/settings","/admin/artists/page":"/admin/artists","/admin/artists/new/page":"/admin/artists/new","/admin/artists/[id]/page":"/admin/artists/[id]","/admin/page":"/admin","/admin/calendar/page":"/admin/calendar","/admin/portfolio/page":"/admin/portfolio","/admin/settings/page":"/admin/settings","/admin/analytics/page":"/admin/analytics","/admin/uploads/page":"/admin/uploads"} |