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
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
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
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
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