Skip to content

Split java's gradle build and test - #20817

Merged
Jian Chen (jchen351) merged 28 commits into
mainfrom
Cjian/split-java-build-and-test
Jun 3, 2024
Merged

Split java's gradle build and test#20817
Jian Chen (jchen351) merged 28 commits into
mainfrom
Cjian/split-java-build-and-test

Conversation

@jchen351

@jchen351 Jian Chen (jchen351) commented May 24, 2024

Copy link
Copy Markdown
Contributor

Description

This PR to allow ./gradlew cmakeCheck failed on Windows_Packaging_(CUDA|TensorRT) Job. This way, it will still generate all nessary jar and pom file need for later stage to consume while ./gradlew cmakeCheckwill be also run again in the Windows_Packaging_(CUDA|TensorRT)_Testing stage.

Motivation and Context

Reduce the time of All java packaging stages by 30+ min.

@jchen351
Jian Chen (jchen351) requested a review from a team May 24, 2024 20:20
@jchen351 Jian Chen (jchen351) changed the title Cjian/split java build and test Split java's gradle build and test May 24, 2024
@jchen351
Jian Chen (jchen351) merged commit ae8df4d into main Jun 3, 2024
@jchen351
Jian Chen (jchen351) deleted the Cjian/split-java-build-and-test branch June 3, 2024 21:08
@sophies927 Sophie Schoenmeyer (sophies927) added the triage:approved Approved for cherrypicks for release label Jun 11, 2024
Yifan Li (yf711) pushed a commit that referenced this pull request Jun 18, 2024
### Description

This PR to allow `./gradlew cmakeCheck` failed on
Windows_Packaging_(CUDA|TensorRT) Job. This way, it will still generate
all nessary jar and pom file need for later stage to consume while
`./gradlew cmakeCheck`will be also run again in the
Windows_Packaging_(CUDA|TensorRT)_Testing stage.


### Motivation and Context
Reduce the time of All java packaging stages by 30+ min.
Yifan Li (yf711) pushed a commit that referenced this pull request Jun 18, 2024
### Description

This PR to allow `./gradlew cmakeCheck` failed on
Windows_Packaging_(CUDA|TensorRT) Job. This way, it will still generate
all nessary jar and pom file need for later stage to consume while
`./gradlew cmakeCheck`will be also run again in the
Windows_Packaging_(CUDA|TensorRT)_Testing stage.


### Motivation and Context
Reduce the time of All java packaging stages by 30+ min.
Baiju Meswani (baijumeswani) pushed a commit that referenced this pull request Jun 20, 2024
### Description

This PR to allow `./gradlew cmakeCheck` failed on
Windows_Packaging_(CUDA|TensorRT) Job. This way, it will still generate
all nessary jar and pom file need for later stage to consume while
`./gradlew cmakeCheck`will be also run again in the
Windows_Packaging_(CUDA|TensorRT)_Testing stage.


### Motivation and Context
Reduce the time of All java packaging stages by 30+ min.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:1.18.1 triage:approved Approved for cherrypicks for release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants