[jira] [Created] (ZEPPELIN-5824) Improve Checkstyle Integration

2022-09-20 Thread Philipp Dallig (Jira)
Philipp Dallig created ZEPPELIN-5824: Summary: Improve Checkstyle Integration Key: ZEPPELIN-5824 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5824 Project: Zeppelin Issue Type: Imp

[GitHub] [zeppelin] Reamer opened a new pull request, #4466: [ZEPPELIN-5824] Checkstyle

2022-09-20 Thread GitBox
Reamer opened a new pull request, #4466: URL: https://github.com/apache/zeppelin/pull/4466 ### What is this PR for? This PullRequest introduces the new sub-module "build-tools". This allows the complete Zeppelin project to use the packed Checkstyke configuration centrally. It is not p

[GitHub] [zeppelin] Reamer commented on pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-09-20 Thread GitBox
Reamer commented on PR #4321: URL: https://github.com/apache/zeppelin/pull/4321#issuecomment-1252029039 > > I suspect the checkstyle plugin. This plugin produces a lot of the Maven warnings at the beginning. > > I've been wanting to fix this for a long time, but haven't gotten around to

[GitHub] [zeppelin] jongyoul commented on pull request #4321: [ZEPPELIN-5612] Upgrade junit 4 to 5

2022-09-20 Thread GitBox
jongyoul commented on PR #4321: URL: https://github.com/apache/zeppelin/pull/4321#issuecomment-1252030086 Thank you. I'm checking the PR now -- 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 sp

[GitHub] [zeppelin] sashashura opened a new pull request, #4467: GitHub Workflows security hardening

2022-09-20 Thread GitBox
sashashura opened a new pull request, #4467: URL: https://github.com/apache/zeppelin/pull/4467 This PR adds explicit [permissions section](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions) to workflows. This is a security best practice becaus