-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Fix CI Dependency Check Failures #20666
Conversation
Hmm we had a Slack thread about it a few months ago. DM'ing the link :) |
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 this chore!
I spotted a couple of changelog inconsistencies.
|
||
| Version | Date | Pull Request | Subject | | ||
| :------ | :--------- | :------------------------------------------------------- | :---------------------------- | | ||
| 0.1.3 | 2022-03-23 | [10563](https://github.com/airbytehq/airbyte/pull/10563) | 🎉 Source Yahoo Finance Price | |
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.
This connector is not published to docker hub. I think we should mention it in the doc.
@@ -17,9 +17,20 @@ | |||
"/integration_tests/", "/unit_tests/", | |||
# Common | |||
"acceptance-test-config.yml", "acceptance-test-docker.sh", ".md", ".dockerignore", ".gitignore", "requirements.txt"] | |||
IGNORED_SOURCES = [ | |||
re.compile("^source-e2e-test-cloud$"), | |||
re.compile("^source-mongodb$"), |
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.
FYI source-mongodb-v2
is the maintained MongoDb source. The other one is legacy.
Co-authored-by: Augustin <[email protected]>
Co-authored-by: Augustin <[email protected]>
Co-authored-by: Augustin <[email protected]>
Co-authored-by: Augustin <[email protected]>
Co-authored-by: Augustin <[email protected]>
/approve-and-merge reason="We decided that this PR was safe to merge during the code freeze as it only contains changes for docs and python code for writing comments on PRs." |
Closes #20324
Continuing the fine work in #20274, #20110, and #19865, this PR once again attempts to add missing documentation and metadata connectors need.
AS OF THIS PULL REQUEST, EVERY CONNECTOR HAS A DOC, CHANGELOG, AND IS PROPERLY PUBLISHED
Except...
Notes:
These problems will remain after this PR, and should be addressed by the connector contributors:
Google Analytics
There's something very strange going on with the Google Analytics Sources:
source-google-analytics-data-api
is using the doc calledsources/google-analytics-v4.md
(v0.0.3 is current)source-google-analytics-v4
is using the doc calledsources/google-analytics-universal-analytics
(v0.1.32 is current)Link to slack thread about latest converstation and an issue (https://github.com/airbytehq/airbyte-internal-issues/issues/771) with more information
Mongo
I don't really understand what happened with MongoDB. There's a "v2" connector (not v2 of the version)
source-yahoo-finance-price
Not published. We should publish this connector.
destination-kvdb
Not Published
destination-mysql-strict-encrypt
Version doesn't match
destination-mysql