[
https://issues.apache.org/jira/browse/DRILL-7543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029844#comment-17029844
]
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
# [DRILL-7543](https://issues.apache.org/jira/browse/DRILL-7543): Use GitHub
Actions for CI
## Description
Removes usage of previously used Travis and CircleCI and added GitHub
Actions to run full test suites for several JDK versions on the push to PR or
branch.
## Documentation
NA
## Testing
NA
----------------------------------------------------------------
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)