Skip to content

Migrate ydb connection UI metadata to YAML#63412

Merged
potiuk merged 2 commits intoapache:mainfrom
henry3260:migrate_ydb
Mar 12, 2026
Merged

Migrate ydb connection UI metadata to YAML#63412
potiuk merged 2 commits intoapache:mainfrom
henry3260:migrate_ydb

Conversation

@henry3260
Copy link
Contributor

related: #62345

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Migrates YDB provider connection UI metadata (field behavior and connection fields) to declarative YAML format in both provider.yaml and get_provider_info.py, as part of the broader effort tracked in #62345.

Changes:

  • Added ui-field-behaviour and conn-fields definitions to provider.yaml for the ydb connection type
  • Added equivalent Python dict definitions in get_provider_info.py

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
providers/ydb/provider.yaml Added declarative UI field behaviour and connection field metadata for YDB
providers/ydb/src/airflow/providers/ydb/get_provider_info.py Added matching Python UI metadata to get_provider_info()

You can also share your feedback on Copilot code review. Take the survey.

@potiuk potiuk merged commit 75386ca into apache:main Mar 12, 2026
89 checks passed
@henry3260 henry3260 deleted the migrate_ydb branch March 12, 2026 13:48
Pyasma pushed a commit to Pyasma/airflow that referenced this pull request Mar 13, 2026
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.

3 participants