-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
enable javac checks #32467
enable javac checks #32467
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
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.
I'm happy if the CI is happy.
d3M1+40QC8z1OV+Nn+MtFBqg3Hc15p1YqJ3BbBKDbCWFXdtNH4F09fCtTRoZ/oks | ||
ZaQv0tLZGA7EzeWn/eYpAkEAyZHkJs2pjxrHKXs1c4UYyoDSkw2hYjH/xCyAo9sd | ||
S4COjz7vFvC6/ezxFfmD6qGopD5Qh+YGuGu6Aae3oQC3jw== | ||
-----END RSA PRIVATE KEY----- |
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.
Was this committed by mistake?
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.
yes, reverted
@@ -0,0 +1 @@ | |||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDndR9nviw2qpN52bIke+CuNwz3P6xMcTcK2Ggc6DTKpD372f4ukxhYgU3EPJXeklNnydgG3+WfNWQgwtwxArQYWiCZyeIjIX4Df3qEfr0VSPSuFYeCuyD2LWGdPYTP1LR09kyYtCs/Lgu9i3FJ3tc19gwkvtXsOBJZURV3+U4zHw== |
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.
Was this committed by mistake?
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.
reverted as well
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.
Are these secrets? They are in github history now, and need to be rolled...
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.
they're all test-generated. I'm not sure how to remove them from the repo altogether. close the PR and delete the branch?
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.
Then it doesn't matter!
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.
As a note, since we have so many popular forks, there actually is no functional way to remove our git history
ignore warnings for more connectors more javac warning ignores ignore more javac warnings. enable javac error for most connectors Delete airbyte-integrations/connectors/destination-exasol/target/id_rsa Delete airbyte-integrations/connectors/destination-exasol/target/id_rsa.pub Delete airbyte-integrations/connectors/destination-teradata/ca.pem deleted test files
7c70142
to
f4bcb6b
Compare
/approve-and-merge reason="only changing build parameters. Too many connectors will run tests |
enabling javac errors for all connectors that don't have any errors. Disabling those for the connectors with issues