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

Fix bf for composer in version 2 #367

Merged
merged 27 commits into from
May 16, 2023
Merged

Conversation

thegunner157
Copy link
Contributor

No description provided.

@thegunner157 thegunner157 force-pushed the fix_bf_for_composer_in_version_2 branch from 7356c34 to ed18252 Compare May 11, 2023 08:32
@@ -66,8 +66,9 @@ def generate_dag_file(
from airflow.contrib.kubernetes.secret import Secret
from airflow.contrib.operators.kubernetes_pod_operator import KubernetesPodOperator

# BigFlow assumes that you use (airflow 1.x + composer 1.x) or (airflow 2.x + composer 2.x)
# BigFlow assumes that we use (airflow 1.x + composer 1.x) or (airflow 2.x + composer 2.x)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's just language comment but maybe instead of "BF assumes" you can put it like "To deploy BigFlow project, following requirements options are needed: ...".

docs/development.md Show resolved Hide resolved
…' into fix_bf_for_composer_in_version_2

# Conflicts:
#	bigflow/dagbuilder.py
#	test/dagbuilder/my_daily_workflow__dag.py.txt
#	test/dagbuilder/my_parametrized_workflow__dag.py.txt
#	test/dagbuilder/my_workflow__dag.py.txt
@thegunner157 thegunner157 merged commit 68dd518 into master May 16, 2023
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.

2 participants