Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display providers via cli #12470

Closed
potiuk opened this issue Nov 19, 2020 · 0 comments · Fixed by #12512
Closed

Display providers via cli #12470

potiuk opened this issue Nov 19, 2020 · 0 comments · Fixed by #12512

Comments

@potiuk
Copy link
Member

potiuk commented Nov 19, 2020

No description provided.

@potiuk potiuk self-assigned this Nov 19, 2020
potiuk added a commit to PolideaInternal/airflow that referenced this issue Nov 19, 2020
potiuk added a commit to PolideaInternal/airflow that referenced this issue Nov 23, 2020
This PR implements discovering and readin provider information from
packages (using entry_points) and - if found - from local
provider yaml files for the built-in airflow providers,
when they are found in the airflow.provider packages.
The provider.yaml files - if found - take precedence over the
package-provided ones.

Add displaying provider information in CLI

Closes: apache#12470
potiuk added a commit to PolideaInternal/airflow that referenced this issue Nov 27, 2020
This PR implements discovering and readin provider information from
packages (using entry_points) and - if found - from local
provider yaml files for the built-in airflow providers,
when they are found in the airflow.provider packages.
The provider.yaml files - if found - take precedence over the
package-provided ones.

Add displaying provider information in CLI

Closes: apache#12470
potiuk added a commit that referenced this issue Nov 27, 2020
This PR implements discovering and readin provider information from
packages (using entry_points) and - if found - from local
provider yaml files for the built-in airflow providers,
when they are found in the airflow.provider packages.
The provider.yaml files - if found - take precedence over the
package-provided ones.

Add displaying provider information in CLI

Closes: #12470
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant