3 Commits

Author SHA1 Message Date
943e5ff4c6 Update configuration and dependencies for improved logging and compatibility
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Changed log level in config.json from "debug" to "trace" for enhanced logging detail.
- Updated mongoose version to ^9.9.1 in package.json for better performance and features.
- Added new cors origin in config.json for improved access control.
- Updated pnpm-lock.yaml to reflect changes in package versions and added new dependencies for better compatibility.
2026-08-02 01:01:43 +01:00
a7d7d0a456 Add sharp to allowed builds in pnpm-workspace.yaml
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
- Updated pnpm-workspace.yaml to include 'sharp' in the allowed builds, enhancing the build configuration for image processing capabilities.
2026-07-28 23:22:55 +01:00
a2f9412cbd Refactor Jenkinsfile to remove unnecessary script execution during dependency installation and add pnpm workspace configuration for specific builds.
All checks were successful
farmcontrol/farmcontrol-ws/pipeline/head This commit looks good
2026-06-15 00:21:22 +01:00