The GitHub Actions job "Tests" on airflow.git/fix/47161-airbyte-no-auth-support 
has failed.
Run started by GitHub user ftakelait (triggered by ftakelait).

Head commit for run:
e2877aad5769a90f7d8a9e7b2e6b1d9d4ed0cf1e / Fouzi Takelait <[email protected]>
fix(providers/airbyte): Support unauthenticated Airbyte OSS deployments

Previously, AirbyteHook always attaempt to authenticate using client 
credentials.
This caused 415 errors when connecting to Airbyte OSS with auth disabled.

Now authentication is conditional - if client_id and client_secret
are not provided in the connection, the hook creates an unauthenticated API 
session.

Fixes: #47161

Signed-off-by: Fouzi Takelait <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/20883858998

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to