agnes-the-ai-analyst/connectors
ZdenekSrotyr c20da6d744 Remove dead Flask Blueprint from Jira connector
The Flask-based webhook endpoint at connectors/jira/webhook.py is no longer used.
FastAPI handles webhooks via app/api/jira_webhooks.py which is already integrated
into the application. This removes the redundant Flask code.
2026-04-09 07:13:20 +02:00
..
bigquery feat: add temp-file swap to BigQuery extractor 2026-04-09 07:00:19 +02:00
jira Remove dead Flask Blueprint from Jira connector 2026-04-09 07:13:20 +02:00
keboola fix: escape single quotes in ATTACH TOKEN parameters 2026-04-09 07:00:13 +02:00
llm Suppress httpcore debug logging in LLM connector 2026-03-23 12:57:35 +01:00
openmetadata refactor: delete old sync pipeline — 9,500 lines removed 2026-03-31 07:50:37 +02:00
__init__.py Extract Jira into connectors/jira module 2026-03-09 11:17:50 +01:00