Skip to content

Download inventories only once#12989

Merged
mik-laj merged 1 commit into
apache:masterfrom
PolideaInternal:download-inventoriies-only-once
Dec 10, 2020
Merged

Download inventories only once#12989
mik-laj merged 1 commit into
apache:masterfrom
PolideaInternal:download-inventoriies-only-once

Conversation

@mik-laj
Copy link
Copy Markdown
Member

@mik-laj mik-laj commented Dec 10, 2020

The internet is unreliable and unfortunately sometimes there is a problem with downloading these inventories if we do it very often (for each package with documentation separately), so now I have made some optimization. Each inventory file is downloaded only once.

Additionally, it will reduce the logs pollution.


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

Copy link
Copy Markdown
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.

❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️ ❤️

@github-actions
Copy link
Copy Markdown
Contributor

The PR is likely ready to be merged. No tests are needed as no important environment files, nor python files were modified by it. However, committers might decide that full test matrix is needed and add the 'full tests needed' label. Then you should rebase it to the latest master or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions Bot added the okay to merge It's ok to merge this PR as it does not require more tests label Dec 10, 2020
@mik-laj mik-laj merged commit aa58ef1 into apache:master Dec 10, 2020
@mik-laj mik-laj deleted the download-inventoriies-only-once branch December 10, 2020 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants