edespino commented on PR #13:
URL: 
https://github.com/apache/cloudberry-devops-release/pull/13#issuecomment-2772207957

   @leborchuk This is great progress — thanks for putting in the effort to 
bring Ubuntu 22.04 support to Cloudberry!
   
   That said, I’d really prefer to see this rolled out in more focused, logical 
chunks so each stage is easy to test, review, and validate independently. 
Something like:
   
   1. Developer workflow – Introduce base support for Ubuntu 22.04: container 
build image, compiler config, developer installcheck support. A developer 
should be able to build and run installcheck against main.
   2. CI build automation – Add a GitHub Actions workflow to build the Ubuntu 
22.04 developer container image automatically.
   3. Release engineering workflow – Extend the container image to support .deb 
package creation. A developer should be able to build and produce a .deb file 
inside the image.
   4. QA workflow – Introduce a minimal runtime container image (based on 
Ubuntu 22.04) to install and validate the .deb package. This image should 
support basic Cloudberry functionality and simulate a QA-style install, 
including gpadmin setup and dependency resolution.
   
   Splitting the PR this way would make it easier for others to review and test 
each part without merging everything at once. Would you be open to 
restructuring the work along these lines?


-- 
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]

Reply via email to