gansheer opened a new pull request, #1722: URL: https://github.com/apache/camel-website/pull/1722
Netlify CLI v26 detects yarn workspaces and refuses to deploy in CI with "Projects detected" error. Both --cwd (broken since v22.1.7, netlify/cli#7528) and --filter + --dir (--dir silently ignored since v22.1.3, netlify/cli#7342) fail to work around it. Strip the workspaces field from package.json after yarn install and call netlify directly to avoid monorepo detection entirely. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
