Skip to content

Conversation

@ftakelait
Copy link
Contributor

Adds connection-types section to WinRM provider configuration to enable
WinRM connection type visibility in the Airflow UI connection dropdown.

This is a follow-up to PR #60009 which added conn_type class attributes to WinRMHook.

Changes

Related Issue

Fixes part of #28790

Testing

  • Pre-commit checks pass
  • Unit tests pass (7/7)
  • Verified connection-types returned by get_provider_info()
    connection-types: [{'hook-class-name': 'airflow.providers.microsoft.winrm.hooks.winrm.WinRMHook', 'connection-type': 'winrm'}]
  • Verified WinRM appears in UI connection type dropdown

Add connection-types section to provider.yaml and get_provider_info.py to enable WinRM connection type visibility in Airflow UI dropdown.

Fixes part of apache#28790

Signed-off-by: Fouzi Takelait <[email protected]>
@potiuk potiuk force-pushed the fix/28790-add-winrm-connection-type-yaml branch from 1734a14 to 24bb7a0 Compare January 4, 2026 00:23
@potiuk potiuk merged commit 1c1e677 into apache:main Jan 4, 2026
83 checks passed
chirodip98 pushed a commit to chirodip98/airflow-contrib that referenced this pull request Jan 5, 2026
…pache#60028)

Add connection-types section to provider.yaml and get_provider_info.py to enable WinRM connection type visibility in Airflow UI dropdown.

Fixes part of apache#28790

Signed-off-by: Fouzi Takelait <[email protected]>
chirodip98 pushed a commit to chirodip98/airflow-contrib that referenced this pull request Jan 8, 2026
…pache#60028)

Add connection-types section to provider.yaml and get_provider_info.py to enable WinRM connection type visibility in Airflow UI dropdown.

Fixes part of apache#28790

Signed-off-by: Fouzi Takelait <[email protected]>
chirodip98 pushed a commit to chirodip98/airflow-contrib that referenced this pull request Jan 9, 2026
…pache#60028)

Add connection-types section to provider.yaml and get_provider_info.py to enable WinRM connection type visibility in Airflow UI dropdown.

Fixes part of apache#28790

Signed-off-by: Fouzi Takelait <[email protected]>
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
…pache#60028)

Add connection-types section to provider.yaml and get_provider_info.py to enable WinRM connection type visibility in Airflow UI dropdown.

Fixes part of apache#28790

Signed-off-by: Fouzi Takelait <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants