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

feat!: Pipeline YAML template using Airflow 2 operators #138

Merged
merged 18 commits into from Aug 11, 2021

Conversation

adlersantos
Copy link
Member

@adlersantos adlersantos commented Aug 10, 2021

Description

Based on #137.

I also added an additional GitHub check that parallelizes the unit tests into two instances:

  • pipeline.yaml using Airflow 1 operators (sourced from samples/pipeline.airflow1.yaml)
  • pipeline.yaml using Airflow 2 operators (sourced from samples/pipeline.yaml which is now the new default YAML template)

Checklist

  • Please merge this PR for me once it is approved.
  • If this PR adds or edits a feature, I have updated the README accordingly.
  • This PR is appropriately labeled.

@adlersantos adlersantos added revision: readme Improvements or additions to the README feature request New feature or request cleanup Cleanup or refactor code labels Aug 10, 2021
@google-cla google-cla bot added the cla: yes label Aug 10, 2021
Base automatically changed from airflow2-gcloud to main August 10, 2021 22:02
@leahecole leahecole merged commit 90ae7cd into main Aug 11, 2021
@leahecole leahecole deleted the airflow2-pipeline-yaml-sample branch August 11, 2021 00:02
@release-please release-please bot mentioned this pull request Aug 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes cleanup Cleanup or refactor code feature request New feature or request revision: readme Improvements or additions to the README
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants