tisonkun opened a new issue, #16783: URL: https://github.com/apache/pulsar/issues/16783
https://github.com/apache/pulsar/blob/52d8fe03160648f14dc196edaa87921064a1b2b2/.github/workflows/pulsar-ci.yaml#L106-L113 When build and check license in CI, we don't build with Pulsar SQL module. Thus, we can miss dependencies bump to Pulsar SQL, as in https://github.com/apache/pulsar/pull/16508#issuecomment-1194035662 and the first attempt of https://github.com/apache/pulsar/pull/16683. I don't know whether it's required to build with `-Pcore-modules,-main`, but if we want to check binary licenses correctly, current workflow doesn't achieve the goal. -- 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]
