[
https://issues.apache.org/jira/browse/AVRO-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17325283#comment-17325283
]
ASF subversion and git services commented on AVRO-3009:
-------------------------------------------------------
Commit 4fd00e0f3f7d925422293f7b64eb9827e69f9c6a in avro's branch
refs/heads/master from Ismaël Mejía
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=4fd00e0 ]
AVRO-3009: Run Avro JS tests only for LTS versions of node
> Use GitHub Actions to CI Avro
> -----------------------------
>
> Key: AVRO-3009
> URL: https://issues.apache.org/jira/browse/AVRO-3009
> Project: Apache Avro
> Issue Type: Improvement
> Components: build
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Major
> Fix For: 1.11.0
>
>
> The Travis and Yetus based build system has been helpful in getting some kind
> of CI off the ground for Avro, but it suffers from a number of challenges
> that haven't been addressed. Based on the fact that other Apache projects
> such as Airflow use GitHub Actions regularly, I propose to replace the Travis
> build system with one using GitHub actions, with the following goals and
> improvements:
> # To run tests in parallel, wherever it makes sense.
> # To isolate tests so that contributors can find relevant logs easily.
> # To only run tests relevant to the current pull request.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)