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

Fix(destination-duckdb): Re-lock project dependencies, resolve failing check #36884

Merged
merged 6 commits into from
Apr 7, 2024

Conversation

aaronsteers
Copy link
Collaborator

@aaronsteers aaronsteers commented Apr 7, 2024

This is an attempt to fix a problem related to failing check when running in Airbyte Cloud.

Changes

  1. Re-lock dependencies (poetry lock).
  2. Add CLI entrypoint.

Manual Tests Performed

$ poetry run destination-duckdb check --config=secrets/config.json 
{"type": "CONNECTION_STATUS", "connectionStatus": {"status": "SUCCEEDED"}}

This comment was marked as off-topic.

@aaronsteers aaronsteers changed the title Fix(destination-duckdb): Re-lock project dependencies, reesolve failing check Fix(destination-duckdb): Re-lock project dependencies, resolve failing check Apr 7, 2024
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Apr 7, 2024
@aaronsteers aaronsteers marked this pull request as ready for review April 7, 2024 21:26
@aaronsteers aaronsteers merged commit 4ac078b into master Apr 7, 2024
32 checks passed
@aaronsteers aaronsteers deleted the aj/fix/destination-duckdb/failing-check branch April 7, 2024 22:27
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/destination/duckdb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants