Asif Khatri created LIVY-1006:
---------------------------------
Summary: Add support for Node20 in unit test and integration test.
Key: LIVY-1006
URL: https://issues.apache.org/jira/browse/LIVY-1006
Project: Livy
Issue Type: Task
Components: Build, Tests
Affects Versions: 0.9.0
Reporter: Asif Khatri
GitHub Actions; All Actions will run on Node20 instead of Node16 by default.
As part of the fix, we need to
* Remove ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true from 1)
.github/workflows/integration-tests.yaml and 2)
.github/workflows/unit-tests.yaml.
* Fix the check failures if any.
Refer:
[https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)