Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-11439][CI] Support parallel build #11440

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

aloyszhang
Copy link
Contributor

Fixes #11439

Motivation

Support parallel build

Modifications

  1. set createDependencyReducedPom to false for shade plugin because it may block the compiling
  2. add parallel build parameter for GitHub workflows

Verifying this change

(Please pick either of the following options)

  • This change is a trivial rework/code cleanup without any test coverage.

@github-actions github-actions bot added component/audit component/sort component/sdk service/ci Automatically confirm that the code is error-free labels Oct 31, 2024
dockerzhang
dockerzhang previously approved these changes Oct 31, 2024
@aloyszhang aloyszhang marked this pull request as ready for review October 31, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/audit component/sdk component/sort service/ci Automatically confirm that the code is error-free
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][CI] Support parallel build
4 participants