Commit graph

36 commits

Author SHA1 Message Date
autocommit
941775a5fe deps-upgrade(dependencies-deps): ⬆️ Update dependencies to latest minor/patch versions in package.json
Some checks failed
Build and Publish / build-and-publish (push) Failing after 59s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-12 10:44:53 -07:00
Claude Code
aae586852f chore(config): 🔧 Update environment variable defaults and validation rules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 15:51:05 -07:00
Claude Code
a98e9301eb deps-upgrade(deps): ⬆️ Update dependencies to latest versions for security, features, and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-03 15:51:05 -07:00
Lilith
1ca18b0e40 deps-upgrade(deps): ⬆️ Update dependencies to latest versions for bug fixes and improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:26:43 -07:00
Lilith
b8bac33b4a chore: trigger CI publish 2026-01-30 11:56:13 -08:00
Lilith
50c5b670cb chore(deps): 🔧 Update dependency versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:35:16 -08:00
Lilith
e814f902ef deps-upgrade(root): ⬆️ Update dependencies to latest versions for bug fixes, performance improvements, and security patches 2026-01-22 14:09:29 -08:00
Lilith
dbe16382b6 deps-upgrade: ⬆️ Update core dependencies (React, TypeScript) to latest stable versions 2026-01-22 11:49:12 -08:00
Lilith
6d286dddad chore(config): 🔧 Update tsup build config for minification, plugins, and output optimizations 2026-01-21 15:32:41 -08:00
Lilith
0dcfbed753 deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json 2026-01-21 15:32:41 -08:00
Lilith
786c02ab07 chore(config-build): Update tsup config for optimized bundling with plugin tweaks 2026-01-21 12:38:50 -08:00
Lilith
85f22c46ca deps-upgrade(config): ⬆️ Update dependencies in package.json to newer versions 2026-01-21 12:38:50 -08:00
Lilith
6465ae3a31 deps-upgrade(project): ⬆️ Upgrade React, TypeScript, and other project dependencies 2026-01-18 15:44:59 -08:00
Lilith
b168b6d4cf chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:51:28 -08:00
Lilith
60e6c22b2b chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:42:22 -08:00
Lilith
af8a28cb8a chore(shared): 🔧 Update shared dependency versions and build tool configurations 2026-01-16 15:34:36 -08:00
Lilith
1a9d636a91 chore(shared): 🔧 **Chain-of-Thought Reasoning:** 2026-01-15 08:33:43 -08:00
Lilith
ab03ca8567 chore: 🔧 Update files 2026-01-15 08:03:48 -08:00
Lilith
c2324865c2 chore: 🔧 Update files 2026-01-15 07:25:27 -08:00
Lilith
9c12c312f0 chore: 🔧 Update files 2026-01-15 06:57:17 -08:00
Lilith
92d0dcd96b chore: 🔧 Update files 2026-01-15 06:26:26 -08:00
Lilith
0e125ade28 chore(package): update package.json dependencies and configs 2026-01-10 21:47:53 -08:00
Lilith
121ba362bf chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:50:56 -08:00
Lilith
097d5e884a chore(shared): 🔧 Hello! I'm a mock assistant responding to your message. 2026-01-05 12:19:16 -08:00
Lilith
9f8f040585 chore: update @lilith/playwright-e2e-docker - .eslintrc.cjs 2026-01-05 02:51:34 -08:00
Lilith
14a6b2ca90 CI: Keep @lilith deps, add validation
- Restore @lilith/configs in devDeps (NPM_TOKEN now set)
- Add validation step (typecheck + lint)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:50:22 -08:00
Lilith
f419fe7224 🔧 Fix CI: remove @lilith devDeps, always install
Internal @lilith packages not needed for CI builds.
Install always runs to ensure TypeScript is available.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:31:27 -08:00
Lilith
a8c3afeba7 🔧 Revert --prod: devDeps needed for tsc
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:27:14 -08:00
Lilith
3bae40fa8f 🔧 Use --prod flag to skip devDependencies in CI
Fixes 401 error when fetching unpublished @lilith devDependency packages.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:20:50 -08:00
Lilith
40ed78fb2d 🐛 fix: skip pnpm install for packages without runtime deps
Fixes 401 Unauthorized errors when packages have peer dependencies
but no actual runtime dependencies to install.
2025-12-31 18:13:25 -08:00
Lilith
9541e882db 🔧 chore: add Forgejo Actions CI workflow
- Add automated build/publish workflow for Forgejo Actions
- Configure for forge.nasty.sh npm registry with @lilith scope
- Include workspace dependency transformation
- Use strict-ssl=false for internal registry

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 18:04:44 -08:00
Lilith
fbc8e5772e 🔧 migrate to @lilith namespace, remove gitlab-ci.yml
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 01:35:26 -08:00
Lilith
371638091b feat: add GitLab npm publishing config
- Add publishConfig with GitLab registry
- Add publish script
- Add _ meta config

Generated with Claude Code
2025-12-29 21:36:33 -08:00
Lilith
791a5577b9 fix(ci): use --no-frozen-lockfile for monorepo package
This package lives in a pnpm monorepo with a shared root lockfile,
but gets pushed to GitLab standalone. Using --no-frozen-lockfile
allows CI to work without requiring a package-local lockfile.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:43:35 -08:00
Lilith
5ea6077219 fix(publish): use project-specific npm registry
- Updated publishConfig to use project ID 77369141
- Added .npmrc to .gitignore (contains auth token reference)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 17:12:26 -08:00
Lilith
49b9884089 feat: release v2.0.0 - comprehensive E2E testing infrastructure
Features:
- Device presets (desktop, mobile, tablet, obs-overlay, all, electron)
- Auth setup projects with storage state management
- Cluster mode for Docker nginx multi-app routing
- Multiple reporters (list, html, junit, github)
- WebServer configuration for dev server management
- Enhanced helpers: file upload, platform, performance, accessibility, storage
- GitLab CI templates for package and consumers
- Docker templates: Electron, web-only, cluster compose

Breaking changes from 1.0:
- Enhanced PlaywrightConfigOptions interface with new options
- Exported commonDevices for device configuration access

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 16:33:08 -08:00