hubcio opened a new pull request, #3488: URL: https://github.com/apache/iggy/pull/3488
The single npm block bundled /web (SvelteKit frontend) with the Node SDK dirs (/foreign/node, /examples/node) under one "javascript" group. Frontend and SDK deps move on independent cadences, so a shared group name conflated unrelated review surfaces. Split into two npm blocks: /web (group "web") and the SDK dirs (group "node"), keeping schedule, limits, and labels intact. -- 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]
