Commit Graph

8 Commits

Author SHA1 Message Date
Lucas Smith 960217c78d build: migrate from npm to pnpm with workspace catalogs
- Switch package manager to pnpm 10 via corepack
- Add pnpm-workspace.yaml with 54+ shared dependency catalogs
- Convert all workspace packages to catalog: and workspace:* protocols
- Upgrade Turborepo from 1.x to 2.8.12 (pipeline -> tasks)
- Upgrade apps/openpage-api from Next 15 to Next 16
- Update Docker, CI workflows, and GitHub Actions for pnpm
- Convert patch file to pnpm native format
- Replace deprecated next lint with standalone eslint
- Update all documentation references from npm to pnpm
- Fix stale dependabot config and documentation paths
2026-03-06 14:28:12 +11:00
David Nguyen 92db4d68db fix: cleanup env variables 2025-02-13 20:56:44 +11:00
Lucas Smith fd7c1fea1c chore: upgrade next (#1300) 2024-09-03 09:48:54 +10:00
nafees nazik 75630ef19d fix: npm action 2024-01-05 01:58:00 +05:30
nafees nazik 634807328e fix: command 2024-01-05 01:38:14 +05:30
nafees nazik d24b9de254 fix: skip install 2024-01-05 01:19:22 +05:30
nafees nazik b35f050409 fix: add shell 2024-01-05 00:03:20 +05:30
nafees nazik fc372d0aa9 feat: add node install action 2024-01-04 23:41:48 +05:30