Skip to content

Conversation

@tomasfarias
Copy link
Contributor

@tomasfarias tomasfarias commented Mar 11, 2021

This included renaming the DateTimeBranchOperator operator to match the '^Branch.*' pattern, like other operators do, as well as updating file and import paths to avoid deprecated files (for example, changing the deprecated dummy_operator to dummy). Finally, tests and documentation were updated accordingly.

Changes were requested in PR #11964 after being merged.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

This included renaming the operator to match the '^Branch.*' pattern, like other operators do, as well as updating file and import paths to remove deprecated files (for example, changing the deprecated dummy_operator to dummy).
@github-actions
Copy link

The Workflow run is cancelling this PR. It has some failed jobs matching ^Pylint$,^Static checks,^Build docs$,^Spell check docs$,^Backport packages$,^Provider packages,^Checks: Helm tests$,^Test OpenAPI*.

@kaxil kaxil requested a review from eladkal March 12, 2021 01:28
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest master at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Mar 13, 2021
@eladkal eladkal merged commit 72d3708 into apache:master Mar 13, 2021
@kaxil kaxil added this to the Airflow 2.1 milestone Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

full tests needed We need to run full set of tests for this PR to merge kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants