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

[SPARK-48178][INFRA][3.5] Run build/scala-213/java-11-17 jobs of branch-3.5 only if needed #46449

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to run build, scala-213, and java-11-17 job of branch-3.5 only if needed to reduce the maximum concurrency of Apache Spark GitHub Action usage.

Why are the changes needed?

To meet ASF Infra GitHub Action policy, we need to reduce the maximum concurrency.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-48178][INFRA] Run build/scala-211/java-11-17 jobs of branch-3.5 only if needed [SPARK-48178][INFRA][3.5] Run build/scala-211/java-11-17 jobs of branch-3.5 only if needed May 7, 2024
@github-actions github-actions bot added the INFRA label May 7, 2024
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-48178][INFRA][3.5] Run build/scala-211/java-11-17 jobs of branch-3.5 only if needed [SPARK-48178][INFRA][3.5] Run build/scala-213/java-11-17 jobs of branch-3.5 only if needed May 7, 2024
@dongjoon-hyun
Copy link
Member Author

Could you review this PR, @viirya ?

@viirya
Copy link
Member

viirya commented May 7, 2024 via email

@dongjoon-hyun
Copy link
Member Author

Thank you so much, @viirya !

Merged to branch-3.5.

dongjoon-hyun added a commit that referenced this pull request May 7, 2024
…ranch-3.5` only if needed

### What changes were proposed in this pull request?

This PR aims to run `build`, `scala-213`, and `java-11-17` job of `branch-3.5` only if needed to reduce the maximum concurrency of Apache Spark GitHub Action usage.

### Why are the changes needed?

To meet ASF Infra GitHub Action policy, we need to reduce the maximum concurrency.
- https://infra.apache.org/github-actions-policy.html

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #46449 from dongjoon-hyun/SPARK-48178.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-48178 branch May 7, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants