Commit Graph
2 Commits
Author SHA1 Message Date
DenozordecandCursor 99672325fb refactor(web): update vitest configuration to merge with Vite config and add alias for utility path
Build, Test, and Push CFDM Docker Image / test (push) Successful in 3m22s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Failing after 1m29s
Build, Test, and Push CFDM Docker Image / update-wiki (push) Successful in 6s
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped
- Changed import of 'path' to 'node:path' for better compatibility.
- Merged existing Vite configuration with Vitest configuration.
- Added alias for '@cfdm/ui/lib/utils' to streamline utility imports.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 00:45:04 +07:00
Denozordec b1467575c5 Refactor project structure to use pnpm monorepo; update Dockerfile and related configurations for frontend build process. Adjust .dockerignore and .gitignore to reflect new paths. Modify .env.example for cron job timing. Update CONTRIBUTING.md and README.md for new development instructions.
Build, Test, and Push CFDM Docker Image / test (push) Failing after 3h13m2s
Build, Test, and Push CFDM Docker Image / create-release (push) Has been cancelled
Build, Test, and Push CFDM Docker Image / build-and-push (push) Has been cancelled
Build, Test, and Push CFDM Docker Image / update-wiki (push) Has been cancelled
2026-06-15 15:37:36 +07:00