Skip to content

[SPARK-58105][INFRA] Remove branch-specific code from build_and_test.yml#57230

Open
gaogaotiantian wants to merge 1 commit into
apache:masterfrom
gaogaotiantian:remove-old-branch-conditions
Open

[SPARK-58105][INFRA] Remove branch-specific code from build_and_test.yml#57230
gaogaotiantian wants to merge 1 commit into
apache:masterfrom
gaogaotiantian:remove-old-branch-conditions

Conversation

@gaogaotiantian

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Removed all the branch-specific code from build_and_test.yml.

This will only be backported to branch-4.x, not older branches.

Why are the changes needed?

We used to run all the CIs from master and we had to embed branch-specific code in build_and_test.yml. Now the CIs are decoupled, the build_and_test.yml file is only used by its own branch. We can drop all the branch-3.5, branch-4.0 and branch-4.1 conditions.

As for branch-4.2, it's not decoupled yet, but the for very few relevant conditions, it behaves exactly the same as branch-4.x and master.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

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

No.

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