[ 
https://issues.apache.org/jira/browse/DRILL-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029888#comment-17029888
 ] 

ASF GitHub Bot commented on DRILL-7543:
---------------------------------------

vvysotskyi commented on pull request #1966: DRILL-7543: Use GitHub Actions for 
CI
URL: https://github.com/apache/drill/pull/1966#discussion_r374704026
 
 

 ##########
 File path: .github/workflows/ci.yml
 ##########
 @@ -0,0 +1,103 @@
+# 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.
+#
+
+# This workflow is triggered for every push events to the master branch or 
pull request.
 
 Review comment:
   Thanks, fixed.
 
----------------------------------------------------------------
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:
[email protected]


> Use GitHub Actions for CI
> -------------------------
>
>                 Key: DRILL-7543
>                 URL: https://issues.apache.org/jira/browse/DRILL-7543
>             Project: Apache Drill
>          Issue Type: Task
>    Affects Versions: 1.17.0
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.18.0
>
>
> GitHub Actions became stable, so we should examine using it for Drill. 
> It provides more capabilities than Travis (see 
> https://help.github.com/en/actions/automating-your-workflow-with-github-actions/about-github-actions#usage-limits)
>  so it may be used as a single CI and replace both Travis and Circle.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to