Skip to content

Conversation

@HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR renames master.yml to build_and_test.yml to indicate this is the workflow that builds and runs the tests.

Why are the changes needed?

Just for readability. master.yml looks like the name of the branch (to me).

Does this PR introduce any user-facing change?

No, dev-only.

How was this patch tested?

GitHub Actions build in this PR will test it out.

@HyukjinKwon
Copy link
Member Author

cc @dongjoon-hyun, @gengliangwang and @viirya, this is a very minor stuff. I am preparing to backport GitHub Actions for SPARK-32249 and thought it's less readable. WDYT?

@dongjoon-hyun
Copy link
Member

+1. No problem.

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.

(Pending GitHub Action)

Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Nice for less confusion.

Copy link
Member

@gengliangwang gengliangwang left a comment

Choose a reason for hiding this comment

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

+1 👍

@SparkQA
Copy link

SparkQA commented Aug 18, 2020

Test build #127529 has finished for PR 29459 at commit 3bd540f.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member Author

Thanks guys. Let me merge this after I cherry-pick Github Actions to other branches (at #29460)

@gengliangwang
Copy link
Member

@HyukjinKwon shall we merge this one to unblock #29460 and #29454 ?

@HyukjinKwon
Copy link
Member Author

Yup, let's do that. Thanks @gengliangwang.

@gengliangwang
Copy link
Member

Thanks, merging to master

@HyukjinKwon
Copy link
Member Author

Thanks @gengliangwang!

HyukjinKwon added a commit to HyukjinKwon/spark that referenced this pull request Aug 19, 2020
### What changes were proposed in this pull request?

This PR renames `master.yml` to `build_and_test.yml` to indicate this is the workflow that builds and runs the tests.

### Why are the changes needed?

Just for readability. `master.yml` looks like the name of the branch (to me).

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

No, dev-only.

### How was this patch tested?

GitHub Actions build in this PR will test it out.

Closes apache#29459 from HyukjinKwon/minor-rename.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: Gengliang Wang <[email protected]>
HyukjinKwon added a commit to HyukjinKwon/spark that referenced this pull request Aug 19, 2020
### What changes were proposed in this pull request?

This PR renames `master.yml` to `build_and_test.yml` to indicate this is the workflow that builds and runs the tests.

### Why are the changes needed?

Just for readability. `master.yml` looks like the name of the branch (to me).

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

No, dev-only.

### How was this patch tested?

GitHub Actions build in this PR will test it out.

Closes apache#29459 from HyukjinKwon/minor-rename.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: Gengliang Wang <[email protected]>
HyukjinKwon added a commit to HyukjinKwon/spark that referenced this pull request Aug 19, 2020
### What changes were proposed in this pull request?

This PR renames `master.yml` to `build_and_test.yml` to indicate this is the workflow that builds and runs the tests.

### Why are the changes needed?

Just for readability. `master.yml` looks like the name of the branch (to me).

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

No, dev-only.

### How was this patch tested?

GitHub Actions build in this PR will test it out.

Closes apache#29459 from HyukjinKwon/minor-rename.

Authored-by: HyukjinKwon <[email protected]>
Signed-off-by: Gengliang Wang <[email protected]>
@HyukjinKwon HyukjinKwon deleted the minor-rename branch December 7, 2020 02:06
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.

5 participants