You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/04/17 05:11:53 UTC

[GitHub] [zeppelin] Leemoonsoo opened a new pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository

Leemoonsoo opened a new pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository
URL: https://github.com/apache/zeppelin/pull/3736
 
 
   ### What is this PR for?
   
   I'd like to discuss and get ideas on how we can improve Zeppelin GitHub repository description, which looks like
   ![image](https://user-images.githubusercontent.com/1540981/79534288-fe35a180-802e-11ea-8bec-df46a4c20a0b.png)
   
   ### What type of PR is it?
   Improvement
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4760
   
   ### Questions:
   * Does the licenses files need update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Leemoonsoo commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository

Posted by GitBox <gi...@apache.org>.
Leemoonsoo commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository
URL: https://github.com/apache/zeppelin/pull/3736#discussion_r409996489
 
 

 ##########
 File path: .asf.yaml
 ##########
 @@ -0,0 +1,28 @@
+# 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/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more."
 
 Review comment:
   I copied this description from the website https://zeppelin.apache.org.
   Does someone have a better idea?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] Leemoonsoo commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository

Posted by GitBox <gi...@apache.org>.
Leemoonsoo commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository
URL: https://github.com/apache/zeppelin/pull/3736#discussion_r409996646
 
 

 ##########
 File path: .asf.yaml
 ##########
 @@ -0,0 +1,28 @@
+# 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/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more."
+  homepage: https://zeppelin.apache.org/
+  labels:
+    - scala
+    - java
+    - big-data
+    - zeppelin
+    - javascript
 
 Review comment:
   I just copied the current labels on the repository here. But feel like they need to be improved. Any suggestions?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [zeppelin] alexott commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository

Posted by GitBox <gi...@apache.org>.
alexott commented on a change in pull request #3736: [ZEPPELIN-4760] Add description and homepage information on github repository
URL: https://github.com/apache/zeppelin/pull/3736#discussion_r410032494
 
 

 ##########
 File path: .asf.yaml
 ##########
 @@ -0,0 +1,28 @@
+# 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/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more."
+  homepage: https://zeppelin.apache.org/
+  labels:
+    - scala
+    - java
+    - big-data
+    - zeppelin
+    - javascript
 
 Review comment:
   I would add `spark`, `flink`, `database`, `nosql` - the first two are very popular.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services