lhotari commented on PR #24818: URL: https://github.com/apache/pulsar/pull/24818#issuecomment-3377479311
> Note, on my workstation I cannot locally build pulsar. So I'm using CI to guide my build results. Don't review until I request re-review. Primarily using CI on my fork to see build results and run some dependency graphs It doesn't sound like a great way to develop Pulsar using Pulsar CI. If you are experimenting, I'd recommend pushing to experimental branches and keeping them in your own repository. In your own repository you can open PRs with these experimental branches. There are details about ["Personal CI"](https://pulsar.apache.org/contribute/personal-ci/) in the contribution guide. Just curious to know what's the reason that you cannot build locally. If you have Windows, you should be able to build in WSL2 Ubuntu. In Mac and Linux, there shouldn't be issues in building. With [VirtualBox](https://www.virtualbox.org/) and [Vagrant](https://developer.hashicorp.com/vagrant), you can easily create VMs on Windows, Mac and Linux (there are also other alternatives). -- 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]
