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

source-stripe: no http url in openapi_spec.json #22886

Closed
wants to merge 2 commits into from

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Feb 13, 2023

What

#22878
We want to not use any HTTP URL in connectors. The stripe connector mentions HTTP URLs in openapi_spec.json
QA check PR: #22854

Only the description are updated in this PR. I'm not sure about the role of the openapi_spec.json file so I made a version bump.

@octavia-squidington-iii octavia-squidington-iii added area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/stripe labels Feb 13, 2023
@alafanechere
Copy link
Contributor Author

alafanechere commented Feb 13, 2023

/test connector=connectors/source-stripe

🕑 connectors/source-stripe https://github.com/airbytehq/airbyte/actions/runs/4162134288
❌ connectors/source-stripe https://github.com/airbytehq/airbyte/actions/runs/4162134288
🐛 https://gradle.com/s/hjj7xzfyuyk6e

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - AssertionError: All ...
FAILED test_core.py::TestBasicRead::test_read[inputs1] - AssertionError: All ...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:98: The previous and actual specifications are identical.
SKIPPED [2] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:507: The previous and actual discovered catalogs are identical.
======= 2 failed, 51 passed, 3 skipped, 37 warnings in 263.13s (0:04:23) =======

> Task :airbyte-integrations:connectors:source-stripe:connectorAcceptanceTest FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
48 actionable tasks: 23 executed, 25 up-to-date

Publishing build scan...
https://gradle.com/s/hjj7xzfyuyk6e

The remote build cache was disabled during the build due to errors.
S3 cache writes: 1, elapsed: 592ms, sent to cache: 448 B

@alafanechere
Copy link
Contributor Author

alafanechere commented Feb 14, 2023

/test connector=connectors/source-stripe

🕑 connectors/source-stripe https://github.com/airbytehq/airbyte/actions/runs/4171704435
❌ connectors/source-stripe https://github.com/airbytehq/airbyte/actions/runs/4171704435
🐛 https://gradle.com/s/xcmwe6so24e6w

Build Failed

Test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - AssertionError: All ...
FAILED test_core.py::TestBasicRead::test_read[inputs1] - AssertionError: All ...
SKIPPED [1] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:98: The previous and actual specifications are identical.
SKIPPED [2] ../usr/local/lib/python3.9/site-packages/connector_acceptance_test/tests/test_core.py:507: The previous and actual discovered catalogs are identical.
======= 2 failed, 51 passed, 3 skipped, 37 warnings in 267.89s (0:04:27) =======

> Task :airbyte-integrations:connectors:source-stripe:connectorAcceptanceTest FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.
48 actionable tasks: 23 executed, 25 up-to-date

Publishing build scan...
https://gradle.com/s/xcmwe6so24e6w

The remote build cache was disabled during the build due to errors.
S3 cache writes: 1, elapsed: 624ms, sent to cache: 443 B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/stripe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants