Commit graph

6 commits

Author SHA1 Message Date
Lilith
ec78ba2ec3 chore(deps): 🔧 Update dependency JSON configuration files (7 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 23:46:32 -08:00
Lilith
24704c66d8 deps-upgrade: ⬆️ Upgrade dependencies in admin/backend, admin/frontend, bull-adapter, core, ml, nestjs, and reporting to latest stable versions 2026-01-23 07:19:03 -08:00
Lilith
e0fad7ab1d deps-upgrade(cross-package): ⬆️ Upgrade dependencies across admin/backend, admin/frontend, bull-adapter, core, ml, nestjs, and reporting packages 2026-01-21 12:54:46 -08:00
Lilith
b40adefd11 🔥 Remove individual subpackage package.json files
Part of consolidation into unified @lilith/queue package with subpath exports.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 20:27:54 -08:00
Lilith
23d7871f5f chore: migrate from GitLab to Forgejo
- Update all package.json publishConfig to use forge.nasty.sh
- Remove GitLab CI configuration
- Set git remote to forge.nasty.sh/lilith/queue

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 19:09:02 -08:00
Lilith
8c2c6f4d85 feat: consolidate @queue packages into unified monorepo
Restructure the queue ecosystem from fragmented per-package git repos
into a single unified repository for coordinated versioning and simpler
maintenance.

Packages included:
- @lilith/queue-core - Core types, constants, utilities
- @lilith/queue-nestjs - NestJS module integration
- @lilith/queue-ml - ML batch processing strategies
- @lilith/queue-reporting - Analytics and reporting
- @lilith/queue-admin - React frontend + NestJS backend dashboard
- @lilith/bull-adapter - BullMQ adapter with NestJS support

All packages use @lilith/configs for shared ESLint/TypeScript configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 18:57:45 -08:00