-
Notifications
You must be signed in to change notification settings - Fork 112
Updates runner used to run DCO check to use databricks-protected-runner #521
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
Conversation
102c9c6
to
bf9aae0
Compare
Signed-off-by: Madhav Sainanee <[email protected]>
Signed-off-by: Madhav Sainanee <[email protected]>
bf9aae0
to
afdc214
Compare
Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase ( |
Signed-off-by: Madhav Sainanee <[email protected]>
c11a5a3
to
5a48651
Compare
Signed-off-by: Madhav Sainanee <[email protected]>
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.
Thanks for making these changes, LGTM
jenkins merge |
…er (#521) * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * updates runner for dco check Signed-off-by: Madhav Sainanee <[email protected]> * removes contributing file changes Signed-off-by: Madhav Sainanee <[email protected]> --------- Signed-off-by: Madhav Sainanee <[email protected]> Signed-off-by: varun-edachali-dbx <[email protected]>
…er (#521) * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * updates runner for dco check Signed-off-by: Madhav Sainanee <[email protected]> * removes contributing file changes Signed-off-by: Madhav Sainanee <[email protected]> --------- Signed-off-by: Madhav Sainanee <[email protected]> Signed-off-by: varun-edachali-dbx <[email protected]>
…er (#521) * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * updates runner for dco check Signed-off-by: Madhav Sainanee <[email protected]> * removes contributing file changes Signed-off-by: Madhav Sainanee <[email protected]> --------- Signed-off-by: Madhav Sainanee <[email protected]> Signed-off-by: varun-edachali-dbx <[email protected]>
…er (#521) * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * updates runner for dco check Signed-off-by: Madhav Sainanee <[email protected]> * removes contributing file changes Signed-off-by: Madhav Sainanee <[email protected]> --------- Signed-off-by: Madhav Sainanee <[email protected]>
…er (#521) * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * commit 1 Signed-off-by: Madhav Sainanee <[email protected]> * updates runner for dco check Signed-off-by: Madhav Sainanee <[email protected]> * removes contributing file changes Signed-off-by: Madhav Sainanee <[email protected]> --------- Signed-off-by: Madhav Sainanee <[email protected]> Signed-off-by: Sai Shree Pradhan <[email protected]>
Updates runner used to run DCO check to use databricks-protected-runner.
Before this, we were running into IP based access issues. This should resolve them.