Skip to content
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

Harshith/test pr 7324 #7432

Merged
merged 4 commits into from
Oct 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"sourceDefinitionId": "63cea06f-1c75-458d-88fe-ad48c7cb27fd",
"name": "Braintree",
"dockerRepository": "airbyte/source-braintree",
"dockerImageTag": "0.1.0",
"dockerImageTag": "0.1.1",
"documentationUrl": "https://docs.airbyte.io/integrations/sources/braintree",
"icon": "braintree.svg"
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@
dockerImageTag: 0.2.0
sourceType: api
documentationUrl: https://docs.airbyte.io/integrations/sources/amazon-seller-partner
- sourceDefinitionId: 983fd355-6bf3-4709-91b5-37afa391eeb6
name: Amazon SQS
dockerRepository: airbyte/source-amazon-sqs
dockerImageTag: 0.1.0
documentationUrl: https://docs.airbyte.io/integrations/sources/amazon-sqs
sourceType: api
- name: Amplitude
sourceDefinitionId: fa9f58c6-2d03-4237-aaa4-07d75e0c1396
dockerRepository: airbyte/source-amplitude
Expand Down Expand Up @@ -271,12 +265,6 @@
dockerImageTag: 0.1.2
documentationUrl: https://docs.airbyte.io/integrations/sources/klaviyo
sourceType: api
- sourceDefinitionId: 789f8e7a-2d28-11ec-8d3d-0242ac130003
name: Lemlist
dockerRepository: airbyte/source-lemlist
dockerImageTag: 0.1.0
documentationUrl: https://docs.airbyte.io/integrations/sources/source-lemlist
sourceType: api
- name: Lever Hiring
sourceDefinitionId: 3981c999-bd7d-4afc-849b-e53dea90c948
dockerRepository: airbyte/source-lever-hiring
Expand Down Expand Up @@ -589,4 +577,4 @@
dockerRepository: airbyte/source-zuora
dockerImageTag: 0.1.3
documentationUrl: https://docs.airbyte.io/integrations/sources/zuora
sourceType: api
sourceType: api
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ RUN pip install .
ENV AIRBYTE_ENTRYPOINT "python /airbyte/integration_code/main.py"
ENTRYPOINT ["python", "/airbyte/integration_code/main.py"]

LABEL io.airbyte.version=0.1.0
LABEL io.airbyte.version=0.1.1
LABEL io.airbyte.name=airbyte/source-braintree

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from datetime import date, datetime
from decimal import Decimal
from typing import List, Optional
from typing import List, Optional, Union

from .common import AllOptional, CatalogModel

Expand All @@ -30,7 +30,7 @@ class Dispute(CatalogModel):
chargeback_protection_level: Optional[str]
created_at: datetime
currency_iso_code: str
evidence: Evidence
evidence: Union[Evidence, List[Evidence]]
graphql_id: str
id: str
kind: str
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"site_urls": ["https://airbyte.io", "https://airbyte.io"],
"start_date": "2021-09-14",
"end_date": "2025-08-31",
"authorization": {
"auth_type": "Client",
"client_id": "708867486045-j3gtnihv49os6t3pb2o5d6cc1f6vfu7s.apps.googleusercontent.com",
"client_secret": "2_s04SazZ6DraCfZZxtr6LFB",
"refresh_token": "1//060At0KO62q37CgYIARAAGAYSNwF-L9Ir1SUVnBkqBzI19HkLjkZK9kkDATYGEmmrPKK4ykQqh7KLlCwZrmcl46-bMr4IQM3gFKo"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"site_urls": ["sc:airbyte.io"],
"start_date": "2021-08-28",
"end_date": "2025-08-31",
"authorization": {
"auth_type": "Service",
"email": "search-console-integration-tes@dataline-integration-testing.iam.gserviceaccount.com",
"service_account_info": "{\"type\":\"service_account\",\"project_id\":\"dataline-integration-testing\",\"private_key_id\":\"82234138916e515dbc232967cd22449eb0721ad3\",\"private_key\":\"-----BEGIN PRIVATE KEY-----\\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDCJPUvep0vXeWb\\nqiwnDxWdd8D75FWJBaYB3rjZvBbhZiY3sA7DmEOj+NJHl4PiPzP8tDZl9MyLBWEc\\neTFSmHSBYSqxax9AOLzWXfLzUezjediIRsgC/Eq9Ue0rkDdMcdcfzQ5J9RDDI1DF\\n1UBxVHFOf7DOSOU7meNPFjAO68aITErvn9h/XL1wWC28PYL351hs57WwLSQTuW0e\\ncUw9XUOE977+qJ4Cs3ZM5c10eid5DDWS1heFG/9hEkobXy34BNdeDodfe9xGSJxD\\nFoAhADj6jMn1z7YgsUG7zpsyW8yh2LtnYdT+fMqIl0FeB4dt0kB3uU1f6vqgo97p\\ndibK6DQ3AgMBAAECggEADWZPz+eZreyNDbnokzrDMw7SMIof1AKIsZKMPDPAE1Pu\\ndlbkWS0LGhs92p6DOUKqFWdHMkrh/tEvuy94L1G1CAr+gqe4mY4KjPPuC7I1wRuM\\n50ovWtlliGL9SIDxkbw+IB4SJIBrS3SgCg+AA6WgezQ5lHtLUXPh6ivHXfhGLlKR\\nI+Gow93UklbxcT57ezeDZVn0U3iUG1H7NkE0livyTTGEMm6GxUqxje7axA4ZVfRL\\nRVrNAHQTihPTThmN/p47Wbh6C8m7o1/cutYDk52CuCjuifxNINlak1ZimSEJ7mcY\\nSIglnTmndQImwiyeDbITtJ3gyYiJerjHnMAYH+VInQKBgQD5HH1tKBxZouozdweu\\n6lpTyko+TBa/3Eo2pgFxbJrKe3pBhkNWVLrCukZxWDFkKSbC+5xaSNGnh/lP/6FX\\nWHWBuBL8R5os9bfNQ9xnArZX7OhzN+aIh8aK5gmEPJE1JaepPyC0X8vaTBqFiQlK\\n6aRB89RqOUlB86B9vzJca7p7LQKBgQDHg1h9A6X9EkWewW5cSOuScw4FElK8N62v\\n5oVByBZZb/Ys9zP04m0yG7VdRSjk8xyCH5+GDS5m9jTxJdctON2AOPL7de8KOtga\\nJSHivUdDLkt7wSmvblc/JYnNs5+B783gTOpdBrXhV6Wo+QpVw1Pcx15b10WLAs8l\\nMzk7LG27cwKBgDJPorVNCIzB7nL+czrMcfnCPURfsaiGISbwWBJEUO7cCVD6gNcK\\nvb1eSaPSoAcOmJmAn49MbatcNuoFQtyVLQZJ2uvAuk6iQcDfF8BmN9WCL2A1xgWF\\nBoA+/WULpngJZtczvLMxNcac4C5gAtRyY44+ZIQflcAQKDW9S7qGt17xAoGBAJ37\\npLtBg1PU/yoJ81DCMT/DOYvMiZUe5bsO5+BCB2iE3sOWcB7umRb/l+qmVA6Pb7ie\\nP9yPXXoMZbm6hBv8FnFtJwL1zPYlyG9TjfSUevR4mS8CsvaGgjGvkOJA5QKoGDcP\\n0Nke8jDhDX2yzntA84w0lsRUv22nKM5FNIFl2fJ/AoGAOAVtlKRPPi2YrjUqqy6F\\nYr9RXwDZIaHQv9RKzkhPN346zXrYOuAGoL7V7F/MyUH3nX3pzHJDns71+S4Ms5qq\\n6ZjMCu/ic/RsCIoCH5IQsubLpI5bnSsHVt8wLMNR9LwQ/lbRJPWF4LmMnDNJCuC0\\nqJd/bEiNrFhu8IgD6NCT7dQ=\\n-----END PRIVATE KEY-----\\n\",\"client_email\":\"search-console-integration-tes@dataline-integration-testing.iam.gserviceaccount.com\",\"client_id\":\"105805871272457903258\",\"auth_uri\":\"https://accounts.google.com/o/oauth2/auth\",\"token_uri\":\"https://oauth2.googleapis.com/token\",\"auth_provider_x509_cert_url\":\"https://www.googleapis.com/oauth2/v1/certs\",\"client_x509_cert_url\":\"https://www.googleapis.com/robot/v1/metadata/x509/search-console-integration-tes%40dataline-integration-testing.iam.gserviceaccount.com\"}"
}
}