Skip to content

Move cli's Connection export and Variable export command print logic to a seprate function - #34647

Merged
Taragolis merged 8 commits into
apache:mainfrom
utkarsharma2:StandardiseExportOutput
Oct 19, 2023
Merged

Move cli's Connection export and Variable export command print logic to a seprate function#34647
Taragolis merged 8 commits into
apache:mainfrom
utkarsharma2:StandardiseExportOutput

Conversation

@utkarsharma2

Copy link
Copy Markdown
Contributor

related: #34640

This PR attempts to move the output logic for airflow connection export and airflow variable export to a separate function to ensure they don't unknowingly change in the future.

@utkarsharma2

utkarsharma2 commented Sep 27, 2023

Copy link
Copy Markdown
ContributorAuthor

Also, can you please point me to the source of the airflow user export command?
cc: @hussein-awala

@jedcunningham

Copy link
Copy Markdown
Member

@utkarsharma2, it lives here now:

Comment threadairflow/cli/utils.py Outdated
@utkarsharma2

Copy link
Copy Markdown
ContributorAuthor

@uranusjr The failure on the PR don't look related.

@eladkal

Copy link
Copy Markdown
Contributor

@uranusjr The failure on the PR don't look related.

please rebase and lets see how it looks now

@utkarsharma2

Copy link
Copy Markdown
ContributorAuthor

@eladkal All checks are passing now.

@Taragolis
Taragolis merged commit f84c059 into apache:mainOct 19, 2023
@ephraimbuddyephraimbuddy added this to the Airflow 2.8.0 milestone Oct 27, 2023
@ephraimbuddyephraimbuddy added the type:improvement Changelog: Improvements label Oct 27, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLItype:improvementChangelog: Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@utkarsharma2@jedcunningham@eladkal@uranusjr@Taragolis@ephraimbuddy