This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new 92dc84e  [SPARK-37741][INFRA][DOCS] Remove Jenkins badge in README.md
92dc84e is described below

commit 92dc84e055b5f591bd710567b97003e59490394e
Author: Hyukjin Kwon <[email protected]>
AuthorDate: Mon Dec 27 09:19:36 2021 +0900

    [SPARK-37741][INFRA][DOCS] Remove Jenkins badge in README.md
    
    ### What changes were proposed in this pull request?
    
    Jenkins reached EOL, see 
https://mail-archives.apache.org/mod_mbox/spark-dev/202112.mbox/%3CCACdU-dTLuB--1GzAv6XfS-pCrcihhvDpUMrGe%3DfJXUYJpqiX9Q%40mail.gmail.com%3E.
    
    This badge is not valid anymore.
    
    ### Why are the changes needed?
    
    To remove an obsolete badge.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No, docs for dev only.
    
    ### How was this patch tested?
    
    N/A
    
    Closes #35025 from HyukjinKwon/SPARK-37741.
    
    Authored-by: Hyukjin Kwon <[email protected]>
    Signed-off-by: Hyukjin Kwon <[email protected]>
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 4232090..0e0f728 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ and Structured Streaming for stream processing.
 <https://spark.apache.org/>
 
 [![GitHub Action 
Build](https://github.com/apache/spark/actions/workflows/build_and_test.yml/badge.svg?branch=master&event=push)](https://github.com/apache/spark/actions/workflows/build_and_test.yml?query=branch%3Amaster+event%3Apush)
-[![Jenkins 
Build](https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-3.2/badge/icon)](https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-3.2)
 [![AppVeyor 
Build](https://img.shields.io/appveyor/ci/ApacheSoftwareFoundation/spark/master.svg?style=plastic&logo=appveyor)](https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark)
 [![PySpark 
Coverage](https://codecov.io/gh/apache/spark/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/spark)
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to