[SPARK-52080][DOCS][FOLLOW-UP] Add missing workflow build_python_connect35 and build_coverage#50900
Closed
zhengruifeng wants to merge 5 commits intoapache:masterfrom
Closed
[SPARK-52080][DOCS][FOLLOW-UP] Add missing workflow build_python_connect35 and build_coverage#50900zhengruifeng wants to merge 5 commits intoapache:masterfrom
build_python_connect35 and build_coverage#50900zhengruifeng wants to merge 5 commits intoapache:masterfrom
Conversation
zhengruifeng
commented
May 15, 2025
| guide, on the [project web page](https://spark.apache.org/documentation.html). | ||
| This README file only contains basic setup instructions. | ||
|
|
||
| ## Daily Build Pipeline Status |
Contributor
Author
There was a problem hiding this comment.
some pipelines are not daily
Contributor
Author
|
on second thought, let's just remove DESC or Notes, seems very not useful for now |
LuciferYang
approved these changes
May 15, 2025
build_python_connect35build_python_connect35 and build_coverage
Contributor
Author
|
thanks, merged to master |
yhuang-db
pushed a commit
to yhuang-db/spark
that referenced
this pull request
Jun 9, 2025
…nect35` and `build_coverage` ### What changes were proposed in this pull request? 1, Add missing workflow `build_python_connect35` and `build_coverage` 2, reorder python workflows; 3, update the workflow names; ### Why are the changes needed? to monitor the status ### Does this PR introduce _any_ user-facing change? no, only for contributors ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no Closes apache#50900 from zhengruifeng/infra_daily. Authored-by: Ruifeng Zheng <ruifengz@apache.org> Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
1, Add missing workflow
build_python_connect35andbuild_coverage2, reorder python workflows;
3, update the workflow names;
Why are the changes needed?
to monitor the status
Does this PR introduce any user-facing change?
no, only for contributors
How was this patch tested?
ci
Was this patch authored or co-authored using generative AI tooling?
no