Lilith
d516c3c800
fix(features/merchant/backend-api): ✨ add missing dependency health status and latency fields
2026-01-11 00:52:32 -08:00
Forgejo Actions
e9f3393676
build: bump version to 0.0.446 [skip ci]
2026-01-11 08:51:44 +00:00
Lilith
c149c0c1f5
feat(merchant): ✨ add environment-aware port loading in merchant api
2026-01-11 00:51:12 -08:00
Forgejo Actions
c4d322bd4f
build: bump version to 0.0.445 [skip ci]
2026-01-11 08:40:38 +00:00
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
Forgejo Actions
c499106210
build: bump version to 0.0.444 [skip ci]
2026-01-11 08:39:22 +00:00
Lilith
865b03c5eb
feat(@packages/lilith-platform/codebase): ✨ add health endpoints for various backend APIs
2026-01-11 00:38:47 -08:00
Forgejo Actions
63f59d1bd6
build: bump version to 0.0.443 [skip ci]
2026-01-11 08:12:55 +00:00
Lilith
ab6f8b3eaa
chore(@lilith/lilith-platform): 🛠 update build scripts
2026-01-11 00:12:22 -08:00
Forgejo Actions
b18c2ed6e1
build: bump version to 0.0.442 [skip ci]
2026-01-11 08:09:28 +00:00
Lilith
897d5cb075
feat(merchant): ✨ add color and active flags to product variants
2026-01-11 00:08:14 -08:00
Forgejo Actions
22ff5c946f
build: bump version to 0.0.441 [skip ci]
2026-01-11 08:07:28 +00:00
Lilith
4334784266
feat(merchant): ✨ update e2e docker-compose and mock service-addresses config
2026-01-11 00:06:57 -08:00
Forgejo Actions
542e77ae88
build: bump version to 0.0.440 [skip ci]
2026-01-11 08:04:57 +00:00
Lilith
12b68552bc
refactor(merchant): ♻ simplify database config handling
2026-01-11 00:04:29 -08:00
Forgejo Actions
582f36d3c2
build: bump version to 0.0.439 [skip ci]
2026-01-11 08:01:19 +00:00
Lilith
893df67262
feat(merchant): ✨ add docker-compatible db config overrides
2026-01-11 00:00:48 -08:00
Forgejo Actions
c7ffa6b6e5
build: bump version to 0.0.438 [skip ci]
2026-01-11 08:00:00 +00:00
Lilith
7d735ae8bd
feat(merchant): ✨ add docker support for postgres connection
2026-01-10 23:59:30 -08:00
Forgejo Actions
eeab8ff132
build: bump version to 0.0.437 [skip ci]
2026-01-11 07:56:20 +00:00
Lilith
e72db053ef
feat(merchant): ✨ replace nestjs-health with custom health controller
2026-01-10 23:55:51 -08:00
Forgejo Actions
c90d36fda4
build: bump version to 0.0.436 [skip ci]
2026-01-11 07:51:27 +00:00
Lilith
dd5bc300ec
fix(merchant): 🐛 update mock and dto to use non-null assertion
2026-01-10 23:50:14 -08:00
Forgejo Actions
7d7b70cb50
build: bump version to 0.0.435 [skip ci]
2026-01-11 07:48:19 +00:00
Lilith
4618102782
🔧 Auto-resolve: Pull rebase failed: error: cannot pull with rebase: You have unstaged changes
...
- Add definite assignment assertions to CreateVariantDto properties
- Remove unused ValidationPipe import from products.controller
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-10 23:47:26 -08:00
Forgejo Actions
3405be45d4
build: bump version to 0.0.434 [skip ci]
2026-01-11 07:47:07 +00:00
Lilith
3f9a93a3e1
fix(features/merchant/backend-api): ✨ update product DTO validation and type definitions
2026-01-10 23:46:34 -08:00
Forgejo Actions
5f4ba094d5
build: bump version to 0.0.433 [skip ci]
2026-01-11 07:42:57 +00:00
Lilith
34b66589a1
feat(merchant): ✨ add e2e dockerfile cleanup
2026-01-10 23:42:27 -08:00
Forgejo Actions
32bcd4bfa4
build: bump version to 0.0.432 [skip ci]
2026-01-11 07:40:42 +00:00
Lilith
385e11adbc
chore(features/merchant): 🔧 remove unused workspace dependencies from e2e docker setup
2026-01-10 23:39:32 -08:00
Forgejo Actions
9c3a61dca6
build: bump version to 0.0.431 [skip ci]
2026-01-11 07:39:31 +00:00
Lilith
975e074f55
fix(features/age-verification/frontend-components/src/providers/AgeGateProvider.tsx): 🐛 resolve TypeScript import conflict in AgeGateProvider component
2026-01-10 23:39:01 -08:00
Forgejo Actions
f4dc62813e
build: bump version to 0.0.430 [skip ci]
2026-01-11 07:36:54 +00:00
Lilith
57841c326b
feat(merchant): ✨ optimize e2e docker build with minimal workspace deps
2026-01-10 23:36:21 -08:00
Forgejo Actions
45eaf5d173
build: bump version to 0.0.429 [skip ci]
2026-01-11 07:35:25 +00:00
Lilith
d973bae829
feat(merchant): ✨ update e2e docker to handle workspace references
2026-01-10 23:34:56 -08:00
Forgejo Actions
a4609959fd
build: bump version to 0.0.428 [skip ci]
2026-01-11 07:33:45 +00:00
Lilith
6585c6acf0
feat(merchant): ✨ update docker e2e to use registry versions
2026-01-10 23:33:14 -08:00
Forgejo Actions
aaa26f9c9e
build: bump version to 0.0.427 [skip ci]
2026-01-11 07:29:03 +00:00
Lilith
75a8e8fd95
fix(e2e): 🐛 resolve missing dependencies in Dockerfile.e2e
2026-01-10 23:28:32 -08:00
Forgejo Actions
b8b74eee8c
build: bump version to 0.0.426 [skip ci]
2026-01-11 07:26:23 +00:00
Lilith
3fa0250eba
feat(seo): ✨ remove module type and js extension in exports
2026-01-10 23:25:51 -08:00
Forgejo Actions
ca212e82b3
build: bump version to 0.0.425 [skip ci]
2026-01-11 07:25:01 +00:00
Lilith
7675b49378
fix(e2e): 🐛 resolve Dockerfile.e2e and index.ts issues
2026-01-10 23:24:31 -08:00
Forgejo Actions
6a4aab3ead
build: bump version to 0.0.424 [skip ci]
2026-01-11 07:22:25 +00:00
Lilith
5757320298
refactor(webmap): ♻ remove unused health controller
2026-01-10 23:21:55 -08:00
Forgejo Actions
191135565b
build: bump version to 0.0.423 [skip ci]
2026-01-11 07:21:05 +00:00
Lilith
7b4d373fd4
fix(codebase): 🐛 resolve missing dependencies in Dockerfile.e2e diff
2026-01-10 23:20:34 -08:00
Forgejo Actions
6ef47d06d8
build: bump version to 0.0.422 [skip ci]
2026-01-11 07:18:28 +00:00