-
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
Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee #8434
Conversation
Karina seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/2af123bf-0aaf-4e0d-9784-cb497f23741a.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/47f17145-fe20-4ef5-a548-e29b048adf84.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/59c5501b-9f95-411e-9269-7143c939adbd.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/63cea06f-1c75-458d-88fe-ad48c7cb27fd.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/686473f1-76d9-4994-9cc7-9b13da46147c.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/6ff047c0-f5d5-4ce5-8c81-204a830fa7e1.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/bb1a6d31-6879-4819-a2bd-3eed299ea8e2.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/bfd1ddf8-ae8a-4620-b1d7-55597d2ba08c.json
Outdated
Show resolved
Hide resolved
...c/main/resources/config/STANDARD_SOURCE_DEFINITION/fa9f58c6-2d03-4237-aaa4-07d75e0c1396.json
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-appstore-singer/source_appstore_singer/spec.json
Show resolved
Hide resolved
airbyte-integrations/connectors/source-appstore-singer/source_appstore_singer/spec.json
Show resolved
Hide resolved
airbyte-integrations/connectors/source-appstore-singer/source_appstore_singer/spec.json
Show resolved
Hide resolved
airbyte-integrations/connectors/source-appstore-singer/source_appstore_singer/spec.json
Show resolved
Hide resolved
airbyte-integrations/connectors/source-aws-cloudtrail/source_aws_cloudtrail/spec.json
Show resolved
Hide resolved
airbyte-integrations/connectors/source-aws-cloudtrail/source_aws_cloudtrail/spec.json
Show resolved
Hide resolved
airbyte-integrations/connectors/source-azure-table/source_azure_table/spec.json
Show resolved
Hide resolved
/publish connector=connectors/source-cart
|
/publish connector=connectors/source-chargebee
|
/publish connector=connectors/source-braintree
|
What
Update fields in source-connectors specifications:
source-amplitude
source-apify-dataset
source-appstore-singer
source-aws-cloudtrail
source-azure-table
source-bigcommerce
source-bigquery
source-braintree
source-cart
source-chargebee
How
Describe the solution
Recommended reading order
x.java
y.python
🚨 User Impact 🚨
Are there any breaking changes? What is the end result perceived by the user? If yes, please merge this PR with the 🚨🚨 emoji so changelog authors can further highlight this if needed.
Pre-merge Checklist
Expand the relevant checklist and delete the others.
Updating a connector
Community member or Airbyter
airbyte_secret
./gradlew :airbyte-integrations:connectors:<name>:integrationTest
.README.md
bootstrap.md
. See description and examplesdocs/integrations/<source or destination>/<name>.md
including changelog. See changelog exampleAirbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>
command is passing./publish
command described here