lhotari commented on issue #16439: URL: https://github.com/apache/pulsar/issues/16439#issuecomment-1182957823
> Compared with other projects' workflows, Pulsar has many workflows and the [list](https://github.com/apache/pulsar/actions) is long. There's a long history around this. A new workflow to replace multiple workflows was finally merged in master branch in March. Please check the thread https://lists.apache.org/thread/dlsng34zj9q364zk8plw773m12m3std9 and Google doc https://docs.google.com/document/d/1FNEWD3COdnNGMiryO9qBUW_83qtzAhqjDI5wwmPD-YE/edit# for more background. The [new workflow "pulsar-ci"](https://github.com/apache/pulsar/blob/master/.github/workflows/pulsar-ci.yaml) that reduces the amount of workflows is used in master branch. All maintenance branches continue to use the previous solution of multiple separate workflows. There are some dependencies to the build and migrating current maintenance branches to use "pulsar-ci" workflow would require some effort. I would make sense to migrate at least branch-2.10 to use pulsar-ci. /cc @nicoloboschi -- 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]
