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

[AIRFLOW-7056] Selective backport packages build #7712

Merged

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Mar 13, 2020


Issue link: AIRFLOW-7056

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Commit message/PR title starts with [AIRFLOW-NNNN]. AIRFLOW-NNNN = JIRA ID*
  • Unit tests coverage for changes (not needed for documentation changes)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

* For document-only changes commit message can start with [AIRFLOW-XXXX].


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.
Read the Pull Request Guidelines for more information.

@codecov-io
Copy link

codecov-io commented Mar 13, 2020

Codecov Report

Merging #7712 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7712   +/-   ##
=======================================
  Coverage   86.89%   86.90%           
=======================================
  Files         906      906           
  Lines       43906    43906           
=======================================
+ Hits        38153    38157    +4     
+ Misses       5753     5749    -4     
Impacted Files Coverage Δ
airflow/jobs/backfill_job.py 92.11% <0.00%> (+1.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bb60af...d2cd89d. Read the comment docs.

@potiuk potiuk merged commit 289bc80 into apache:master Mar 13, 2020
@peter-volkov
Copy link
Contributor

Maybe you should also add bowler module as a dependence?
I had to install it manually.

@potiuk
Copy link
Member Author

potiuk commented Mar 13, 2020

Why not :). Maybe a PR with that :) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants