[ https://issues.apache.org/jira/browse/SPARK-40723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17614924#comment-17614924 ]
Yikun Jiang edited comment on SPARK-40723 at 10/10/22 7:10 AM: --------------------------------------------------------------- I will push the first commit with .asf.yaml to initialize the repo. And commits in followup will be normal PR, this file is copy from apache/spark [1] with `description: "Official Dockerfile for Apache Spark"` change. cc [~hyukjin.kwon] [~podongfeng] [1] https://github.com/apache/spark/blob/509d6890c70a5fa2961b983c9751979e1483c831/.asf.yaml was (Author: yikunkero): I will push the first commit with .asf.yaml to initialize the repo. And commits in followup will be normal PR, this file is copy from apache/spark with `description: "Official Dockerfile for Apache Spark"` change. cc [~hyukjin.kwon] [~podongfeng] > Add .asf.yaml to apache/spark-docker > ------------------------------------ > > Key: SPARK-40723 > URL: https://issues.apache.org/jira/browse/SPARK-40723 > Project: Spark > Issue Type: Sub-task > Components: Project Infra > Affects Versions: 3.3.0 > Reporter: Yikun Jiang > Assignee: Yikun Jiang > Priority: Major > > We will initial the repo with .asf.yaml as first commit > {code:yaml} > # Licensed to the Apache Software Foundation (ASF) under one or more > # contributor license agreements. See the NOTICE file distributed with > # this work for additional information regarding copyright ownership. > # The ASF licenses this file to You under the Apache License, Version 2.0 > # (the "License"); you may not use this file except in compliance with > # the License. You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, software > # distributed under the License is distributed on an "AS IS" BASIS, > # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > # See the License for the specific language governing permissions and > # limitations under the License. > # https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features > --- > github: > description: "Official Dockerfile for Apache Spark" > homepage: https://spark.apache.org/ > labels: > - python > - scala > - r > - java > - big-data > - jdbc > - sql > - spark > enabled_merge_buttons: > merge: false > squash: true > rebase: true > notifications: > pullrequests: revi...@spark.apache.org > issues: revi...@spark.apache.org > commits: comm...@spark.apache.org > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org