Skip to content

Conversation

@jiangzho
Copy link
Contributor

What changes were proposed in this pull request?

This PR adds an additional CI build task for operator.

Why are the changes needed?

The additional CI task is needed in order to build and test Java code for upcoming operator pull requests.

When Java plugin is enabled and Java source is checked in, ./gradlew build task by default includes a set of tasks to compile and run tests. This can serve as pull request build.

Does this PR introduce any user-facing change?

no

How was this patch tested?

tested locally.

Was this patch authored or co-authored using generative AI tooling?

no

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-47943] Add Operator CI Task for Java Build and Test [SPARK-47943] Add GitHub Action CI for Java Build and Test Apr 23, 2024
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @jiangzho .

@dongjoon-hyun
Copy link
Member

Merged to main.

@dongjoon-hyun dongjoon-hyun mentioned this pull request Apr 23, 2024
@jiangzho jiangzho deleted the ci branch July 23, 2024 23:05
jiangzho referenced this pull request in jiangzho/spark-kubernetes-operator Jul 17, 2025
Configure ObjectMapper to not fail on unknown properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants