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

Restructure the extras and described them #12548

Merged
merged 9 commits into from
Nov 27, 2020

Conversation

turbaszek
Copy link
Member

@turbaszek turbaszek commented Nov 22, 2020

Closes: #12544
Closes: #12543


^ 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.

setup.py Show resolved Hide resolved
@turbaszek turbaszek force-pushed the decsirbe-extras branch 2 times, most recently from cc6c324 to 07a038d Compare November 22, 2020 14:08
@turbaszek turbaszek marked this pull request as ready for review November 22, 2020 14:08
@apache apache deleted a comment from github-actions bot Nov 22, 2020
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Nice!

@github-actions
Copy link

The PR needs to run all tests because it modifies core of Airflow! Please rebase it to latest master or ask committer to re-run it!

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Nov 23, 2020
@apache apache deleted a comment from github-actions bot Nov 23, 2020
@apache apache deleted a comment from github-actions bot Nov 23, 2020
@apache apache deleted a comment from github-actions bot Nov 23, 2020
@apache apache deleted a comment from github-actions bot Nov 23, 2020
@turbaszek
Copy link
Member Author

@ashb would you like to take a look?

setup.py Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@github-actions
Copy link

The Workflow run is cancelling this PR. Building images for the PR has failed. Follow the the workflow link to check the reason.

@turbaszek
Copy link
Member Author

@ashb should we merge it?

@ashb
Copy link
Member

ashb commented Nov 24, 2020

Haven't looked at the failures - on my phone right now

@turbaszek
Copy link
Member Author

Hey @ashb, @kaxil should we merge it?

UPDATING.md Outdated Show resolved Hide resolved
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
@turbaszek turbaszek merged commit 456a1c5 into apache:master Nov 27, 2020
@turbaszek turbaszek deleted the decsirbe-extras branch November 27, 2020 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools 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.

Describe all extras that can be installed with Apache Airflow Introduce 'everything' extra in setup.py
8 participants