platform-codebase/features/platform-admin/backend-api
Lilith 6303e0890a 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes.
Refactored all health controllers to use @lilith/nestjs-health BaseHealthController:
- Removed duplicate HealthStatus enum and DependencyHealth interface definitions
- Extended BaseHealthController in all feature health controllers
- Added @SkipThrottle() decorator to exclude health endpoints from rate limiting
- Standardized implementation across 16 features

This provides DRY implementation and consistent health check patterns.

Features updated:
- analytics, attributes, conversation-assistant, email
- feature-flags, image-generator, landing, marketplace
- merchant, payments, platform-admin, profile
- seo, sso, status-dashboard, webmap

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-11 00:39:41 -08:00
..
src 🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes. 2026-01-11 00:39:41 -08:00
.env.example fix(development): 🐛 resolve missing import in AudienceHero.tsx 2026-01-10 03:32:05 -08:00
Dockerfile.e2e fix(e2e): 🐛 update Dockerfile.e2e to copy infrastructure config 2026-01-04 17:36:12 -08:00
nest-cli.json
package-lock.json
package.json feat(analytics): add health check integration with nestjs-health 2026-01-10 23:15:07 -08:00
pnpm-lock.yaml Add new files 2026-01-09 11:22:19 -08:00
SETUP.md feat(main): update training service and dto with base modelId and example configuration 2026-01-04 19:45:52 -08:00
tsconfig.json feat(@packages/@providers/auth-provider): update package.json and ci.yml for auth provider module 2026-01-10 21:49:30 -08:00