tuhaihe opened a new pull request, #630:
URL: https://github.com/apache/madlib/pull/630
* Move CI/CD pipeline from Jenkins to GitHub Actions
* Split workflows into two separate files:
- license-check.yml: Apache RAT and license compliance checks
- build-test.yml: MADlib build and test process
* Preserve existing PostgreSQL configurations and test setup
* Maintain compatibility with current test exclusion rules
* Keep tool scripts in original locations for reference
* Rename Jenkinsfile to Jenkinsfile.deprecated
This migration enables:
- Better integration with GitHub ecosystem
- Improved visibility of CI/CD processes
- Parallel execution of license checks and build tests
- Native support for pull request workflows
Add your commit body here
<!--
Thanks for sending a pull request! Here are some tips for you:
1. Refer to this link for contribution guidelines
https://cwiki.apache.org/confluence/display/MADLIB/Contribution+Guidelines
2. Please Provide the Module Name, a JIRA Number and a short description
about your changes.
-->
- [ ] Add the module name, JIRA# to PR/commit and description.
- [ ] Add tests for the change.
--
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]