Commit graph

9 commits

Author SHA1 Message Date
autocommit
aef2cd261b chore(e2e-testing): 🔧 Update E2E Docker Compose and Vite configs for consistent testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 17:57:54 -07:00
Claude Code
8b8f8fc963 chore(config-configuration): 🔧 Update Docker Compose configs for e2e testing environments with consistent service dependencies and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 00:05:19 -07:00
Lilith
2438db1213 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:20:49 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
fdbfc28257 deps-upgrade: ⬆️ Update dependencies in root project and feature modules ("platform-content-tools/frontend-dev", "portal/frontend-app") to latest versions 2026-01-25 19:01:20 -08:00
Lilith
ec1cccf290 chore(fontend-dev): 🔨 Add E2E test suite for Conversation Assistant feature + update README documentation 2026-01-23 11:41:28 -08:00
Lilith
3e34f6b820 chore(frontend-dev): 🔧 Update Docker & Docker Compose configs for E2E testing (image versions, service definitions) 2026-01-23 11:41:27 -08:00
Lilith
d07bd9cdae chore(pages): 🔧 Update TypeScript files in pages directory 2026-01-23 11:36:03 -08:00