-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-29787 Run static checks to a Github Action #7566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
I think this is working. Please help me out by double-checking that the checks run by the new system have parity with the jenkins build. |
Let's just try it on a special branch? Scripts are always hard to review... |
|
Ah, I saw the checks, let me check the result... |
|
Seems we missed lots of checks... |
| -e GITHUB_SHA="${{ github.sha }}" \ | ||
| -e GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}" \ | ||
| -e GITHUB_WORKSPACE=/github/workspace \ | ||
| ghcr.io/apache/yetus:main \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We use yetus 0.14.1 right now, so maybe we should change to 0.14.1?
And we also need to use our own docker file for building HBase?
https://github.com/apache/hbase/blob/master/dev-support/docker/Dockerfile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, let me look deeper at what our yetus wrapper script does.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The jenkins output says we're using 0.15.0. i'll use that.
|
💔 -1 overall
This message was automatically generated. |
This comment has been minimized.
This comment has been minimized.
|
💔 -1 overall
This message was automatically generated. |
This reverts commit 1475173. This argument is required by the jenkins script
1c8ded4 to
c43c61b
Compare
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
This comment has been minimized.
This comment has been minimized.
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Looks really neat. Thanks for working on this Nick. 👍 |


No description provided.