No description
Find a file
QuinnFTW 7294cce099 fix: configure pnpm workspace for monorepo CI/CD
- Add pnpm-workspace.yaml for proper workspace detection
- Update scripts to use pnpm -r instead of npm workspaces
- Fix CI config to publish each subpackage separately
- Support both main and master branches

🤖 Generated with Claude Code
2025-12-28 01:06:55 -08:00
algorithms feat: configure GitLab CI/CD for npm registry publishing 2025-12-28 00:28:31 -08:00
content-flagging feat: configure GitLab CI/CD for npm registry publishing 2025-12-28 00:28:31 -08:00
text-utils feat: configure GitLab CI/CD for npm registry publishing 2025-12-28 00:28:31 -08:00
.gitignore feat: Add React hooks and UI components to content-flagging 2025-12-27 22:31:50 -08:00
.gitlab-ci.yml fix: configure pnpm workspace for monorepo CI/CD 2025-12-28 01:06:55 -08:00
package-lock.json feat: Add React hooks and UI components to content-flagging 2025-12-27 22:31:50 -08:00
package.json fix: configure pnpm workspace for monorepo CI/CD 2025-12-28 01:06:55 -08:00
pnpm-lock.yaml feat: Add React hooks and UI components to content-flagging 2025-12-27 22:31:50 -08:00
pnpm-workspace.yaml fix: configure pnpm workspace for monorepo CI/CD 2025-12-28 01:06:55 -08:00