Commit Graph

6 Commits

Author SHA1 Message Date
Tw93
5704fd3987 🐛 Update registration libsoup-3.0-dev 2025-08-13 15:39:52 +08:00
Tw93
02348f76ef 🔧 Restore frozen-lockfile for consistent CI builds
Keep pnpm-lock.yaml in version control and use --frozen-lockfile to ensure reproducible builds across all environments.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 20:08:17 +08:00
Tw93
9ddf506deb 🐛 Fix pnpm lockfile sync and workflow dependency installation
- Update pnpm-lock.yaml to match package.json (removed eclint dependency)
- Change workflow to use --no-frozen-lockfile to handle lockfile updates in CI

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 20:06:38 +08:00
Tw93
c895f1ed14 🐛 Fix GitHub Actions workflow to use pnpm instead of npm
Update code-quality.yml to properly handle pnpm lockfile by installing pnpm before setup-node cache configuration.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 19:59:40 +08:00
Tw93
220a1f320f 🐛 update format cli 2025-08-05 19:56:51 +08:00
Tw93
7c2c68f3a6 🔧 Global formatting and update formatting 2025-08-05 19:53:58 +08:00