Skip to content

Composer: add simple workflow example. Use 1.10beta instead of git. #1469

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

Merged
merged 1 commit into from
May 2, 2018

Conversation

tswast
Copy link
Contributor

@tswast tswast commented May 2, 2018

The composer_simple sample is intended to demonstrate the concepts of
constructing Apache Airflow DAGs rather than any specific set of
operators.

By using the 1.10beta instead of git for the dependency, we have a
stabler package than building on master. Also, this will be easier for
Travis to cache.

CC @wwlian (Adding this sample per your request in CL 194867947)

The `composer_simple` sample is intended to demonstrate the concepts of
constructing Apache Airflow DAGs rather than any specific set of
operators.

By using the 1.10beta instead of git for the dependency, we have a
stabler package than building on master. Also, this will be easier for
Travis to cache.
@tswast tswast requested a review from andrewsg May 2, 2018 00:07
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 2, 2018
@tswast tswast merged commit 959afa9 into master May 2, 2018
@tswast tswast deleted the composer branch May 2, 2018 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants