[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-24 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1240903278 ## airflow/config_templates/config.yml: ## @@ -1178,6 +1197,7 @@ api: version_added: 2.2.0 example: ~ default: "" + Review Comment: Seems

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-24 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1240903168 ## airflow/config_templates/config.yml: ## @@ -450,6 +450,21 @@ core: type: string default: ~ example: 'http://localhost:8080' +

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-23 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1240170213 ## airflow/www/static/js/connection_form.js: ## @@ -123,6 +125,16 @@ function applyFieldBehaviours(connection) { */ function handleTestConnection(connectionType,

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-23 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1239937658 ## airflow/www/static/js/connection_form.js: ## @@ -123,6 +125,16 @@ function applyFieldBehaviours(connection) { */ function handleTestConnection(connectionType,

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-23 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1239937658 ## airflow/www/static/js/connection_form.js: ## @@ -123,6 +125,16 @@ function applyFieldBehaviours(connection) { */ function handleTestConnection(connectionType,

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-23 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1239687219 ## airflow/www/static/js/connection_form.js: ## @@ -123,6 +125,16 @@ function applyFieldBehaviours(connection) { */ function handleTestConnection(connectionType,

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-23 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1239681677 ## airflow/www/static/js/connection_form.js: ## @@ -123,6 +125,16 @@ function applyFieldBehaviours(connection) { */ function handleTestConnection(connectionType,

[GitHub] [airflow] potiuk commented on a diff in pull request #32052: Disable allowing by default testing of connnections in UI

2023-06-23 Thread via GitHub
potiuk commented on code in PR #32052: URL: https://github.com/apache/airflow/pull/32052#discussion_r1239681677 ## airflow/www/static/js/connection_form.js: ## @@ -123,6 +125,16 @@ function applyFieldBehaviours(connection) { */ function handleTestConnection(connectionType,