ostinru commented on PR #4: URL: https://github.com/apache/cloudberry-pxf/pull/4#issuecomment-2775358010
> Hi @ostinru, There is still no public cicd workflow for PXF. Added PR with fast ci: https://github.com/apache/cloudberry-pxf/pull/6 And I am working on heavy ci: https://github.com/open-gpdb/pxf/pull/3 Plan is following: 1. build deb/rpm package for cloudberry, and put it into /downloads directory (as concourse ci did before) 2. build deb/rpm package for cloudberry-pxf, and put it into /downloads directory 3. run automation/pg_regress tests in docker-compose By doing this I am expecting that developers will be able to run tests & debug it locally in docker. Also, usage of `actions/cache@v4` (in github actions) and /downloads (locally) should reduce build time significantly. -- 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]
