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

Add ability to configure airflow version on init #164

Merged
merged 5 commits into from Jan 9, 2019

Conversation

benjamingregory
Copy link
Contributor

Example usage:

Create an Airflow 1.9.0 project:

astro airflow init
astro airflow init -v 1.9.0

Create an Airflow 1.10.1 project:

astro airflow init -v 1.10.1

Create an Airflow 2.0.0 project:

astro airflow init -v 2.0.0
> Error: Unsupported Airflow Version specified. Please choose from: 1.9.0, 1.10.1

@schnie schnie closed this Jan 9, 2019
@schnie schnie reopened this Jan 9, 2019
@schnie schnie merged commit 0835650 into master Jan 9, 2019
@benjamingregory benjamingregory deleted the feature/airflow-version branch January 9, 2019 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants