OpenMetadata/docker
Imri Paran d91273a30d
Fix 20325: Trigger external apps with config (#20397)
* wip

* feat: trigger external apps with override config

- Added in openmetadata-airflow-apis functionality to trigger DAG with feature.
- Modified openmetadata-airflow-apis application runner to accept override config from params.
- Added overloaded runPipeline with `Map<String,Object> config` to allow triggering apps with configuration. We might want to expand this to all ingestion pipelines. For now its just for apps.
- Implemented an example external app that can be used to test functionality of external apps. The app can be enabled by setting the `ENABLE_APP_HelloPipelines=true` environment variable.

* fix class doc for application

* fixed README for airflow apis

* fixes

* set HelloPipelines to disabeld by default

* fixed basedpywright errros

* fixed app schema

* reduced airflow client runPipeline to an overload with null config
removed duplicate call to runPipeline in AppResource

* Update openmetadata-docs/content/v1.7.x-SNAPSHOT/developers/applications/index.md

Co-authored-by: Matias Puerta <matias@getcollate.io>

* deleted documentation file

---------

Co-authored-by: Matias Puerta <matias@getcollate.io>
2025-05-06 17:41:24 +07:00
..
development Fix 20325: Trigger external apps with config (#20397) 2025-05-06 17:41:24 +07:00
docker-compose-ingestion update the snapshot to 1.8.0 (#20925) 2025-04-24 10:46:36 +05:30
docker-compose-openmetadata Fixes #16062: Added prompt config to allow config (#20959) 2025-04-25 08:37:25 +05:30
docker-compose-quickstart Fixes #16062: Added prompt config to allow config (#20959) 2025-04-25 08:37:25 +05:30
images/minimal-ubuntu Fixes #18075: Dockerfile lint warning (#18077) 2025-02-04 15:28:36 +05:30
mysql Pluggable API/Features Limits (#16782) 2024-07-01 14:59:25 +05:30
postgresql Fix #8208: OpenMetadata server supports Postgres 15 (#12370) 2023-08-02 11:13:28 +05:30
openmetadata-start.sh MINOR - Pydantic V2 warnings and better exception msg (#16916) 2024-07-04 14:54:41 +02:00
openmetadata.yaml Updating docker env and symbolic link for openmetadata.yaml (#12684) 2023-08-01 11:07:29 +05:30
run_local_docker.sh MINOR: add column case sensitivity parameter (#18115) 2024-10-15 16:29:43 +02:00
validate_compose.py MINOR - Fix validate compose CI (#16205) 2024-05-10 06:44:27 +02:00