ostinru commented on PR #4: URL: https://github.com/apache/cloudberry-pxf/pull/4#issuecomment-2793186239
> Hi @ostinru, There is still no public cicd workflow for PXF. > > Hey @edespino, Any ideas on setting up the cicd workflow on PXF? Love to hear your thoughts. Finally I have merged our heavy CI pipeline [1]. Currently it checks that we can produce deb packages (this includes: java tests, compilation of go, java and C code). This is a base for next steps: run `/regression` and `/automation` tests. I think that it will take some time to migrate it from concourse to docker-compose. But, I think it will enable developers to run any test locally. [1] https://github.com/open-gpdb/pxf/pull/3/files -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
