Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR is a simple followup of #43209 that changes the build name from "Python - PyPy3.8 (master)" to "Build / Python-only (master, PyPy 3.8)"

Why are the changes needed?

To move/group the build up when you click Actions (https://github.com/apache/spark/actions). For now, it looks as below:
Screenshot 2023-10-18 at 4 16 23 PM

and you have to click and extend to see Python build:
Screenshot 2023-10-18 at 4 16 19 PM

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

N/A

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

No

@github-actions github-actions bot added the INFRA label Oct 18, 2023
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.

#

name: "Python - PyPy3.8 (master)"
name: "Build / Python-only (master, PyPy 3.8)"
Copy link
Member

@dongjoon-hyun dongjoon-hyun Oct 18, 2023

Choose a reason for hiding this comment

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

BTW, this might be truncated like Build / Python-only (master....). Could you double-check if we can see 3.8, @HyukjinKwon ?

Nvm. It looks okay.

@HyukjinKwon
Copy link
Member Author

Thank you!!

@dongjoon-hyun
Copy link
Member

Merged to master~

@HyukjinKwon
Copy link
Member Author

Looks good:
Screenshot 2023-10-18 at 4 23 49 PM

@HyukjinKwon HyukjinKwon deleted the minor-rename-python branch January 15, 2024 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants