Joe Witt created NIFI-7157:
------------------------------
Summary: Investigate adoption of Github Workflow - Actions - CI
Key: NIFI-7157
URL: https://issues.apache.org/jira/browse/NIFI-7157
Project: Apache NiFi
Issue Type: Task
Components: Tools and Build
Reporter: Joe Witt
Assignee: Joe Witt
Travis CI has done a ton for us. Thank you for the fun. But it has been quite
tough to wrangle as of late. Github has a nice Workflow mechanism we can use
and Apache Spark has adopted it. Their results seem quite nice.
Kudos to pierre v for flagging this.
https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow
https://github.com/apache/spark/blob/master/.github/workflows/master.yml
much awesome
https://github.com/apache/spark/blob/master/.github/workflows/stale.yml
results of how this works in terms of PR review
https://github.com/apache/spark/pull/27591/checks?check_run_id=447219239
--
This message was sent by Atlassian Jira
(v8.3.4#803005)