tuhaihe opened a new pull request, #11:
URL: https://github.com/apache/cloudberry-pxf/pull/11

   Introduce a basic GitHub Actions workflow for PXF.
   
   * Setup: configure/build Cloudberry via devops scripts; check out sources 
into the workspace; create logs under $SRC_DIR.
   * Build/Test: split into CLI, FDW, external-table, and server; align 
commands with module docs (CLI make, FDW make, external-table installcheck, 
server ./gradlew).
   * Resilience: add step ids and continue-on-error; always run Install, Start, 
and Automation steps; aggregate outcomes in a final evaluation step with a 
Markdown table in the Job Summary.
   
   <!--Thank you for contributing! -->
   <!--In case of an existing issue or discussions, please reference it-->
   fix #ISSUE_Number
   <!--Remove this section if no corresponding issue.-->
   
   ---
   
   ## Change logs
   
   > Describe your change clearly, including what problem is being solved or 
what document is being added or updated.
   
   ## Contributor's checklist
   
   Here are some reminders before you submit your pull request:
   
   * Make sure that your Pull Request has a clear title and commit message. You 
can take the [Git commit 
template](https://github.com/cloudberrydb/cloudberrydb/blob/main/.gitmessage) 
as a reference.
   * Sign the Contributor License Agreement as prompted for your first-time 
contribution (*One-time setup*).
   * Learn the [code contribution](https://cloudberrydb.org/contribute/code) 
and [doc contribution](https://cloudberrydb.org/contribute/doc) guides for 
better collaboration.
   * List your communications in the [GitHub 
Issues](https://github.com/cloudberrydb/cloudberrydb-site/issues) or 
[Discussions](https://github.com/orgs/cloudberrydb/discussions) (if has or 
needed).
   * Feel free to ask for the cloudberrydb team to help review and approve.
   


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