You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/02/15 14:10:01 UTC

[GitHub] [incubator-uniffle] kaijchen opened a new issue, #580: [Umbrella] Improve CI workflows

kaijchen opened a new issue, #580:
URL: https://github.com/apache/incubator-uniffle/issues/580

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues) and found no similar issues.
   
   
   ### Describe the proposal
   
   The current CI can be improved in many aspects.
   The goal is to make CI cleaner, faster and more informative.
   
   ### Task list
   
   - [x] cache maven repositories
   - [x] create a standalone workflow for k8s operator
   - [ ] standardize profile names, i.e. `-Pspark3` is actually `-Pspark3.1`
   - [x] split tests into UT and IT
   - [ ] do not repeat common tests (UT)
   - [ ] reuse compiled artifacts
   - [x] parallel build, i.e. `mvn -T`
   - [ ] parallel test, make sure no resources race in tests
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscribe@uniffle.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-uniffle] kaijchen closed issue #580: [Umbrella] Improve CI workflows

Posted by "kaijchen (via GitHub)" <gi...@apache.org>.
kaijchen closed issue #580: [Umbrella] Improve CI workflows
URL: https://github.com/apache/incubator-uniffle/issues/580


-- 
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: dev-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org