Ankit Jain
Ankit Jain
Changes corresponding to commits in `qos-ch/logback` - https://github.com/qos-ch/logback/commit/ba8cd266cc3ca6d4d93024635f35fe614ce80d64 - https://github.com/qos-ch/logback/commit/30273b1b04a04719143ea5d6c167daa3aaf303c6 - https://github.com/qos-ch/logback/commit/d2a24a06a2502a4a256ba0894bbc582932dacc76
As Node 16 is now the [new default at GitHub Actions in hosted runners](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/) and Node 12 reached EOL April 2022 this action should run with Node 16 by default....
cherrypick https://github.com/cdapio/cdap/pull/15567
cherry-pick https://github.com/cdapio/cdap/pull/15571
cherry-pick https://github.com/cdapio/cdap/pull/15577
JIRA: [CDAP-21061](https://cdap.atlassian.net/browse/CDAP-21061) Refactoring so that any known plugin type instantiated by the pipeline is wrapped so that it throws wrapped stage exception which will be later on used by `LogAppender`...