Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Jun 22, 2022

Recent changes to Breeze cause it to fail in certain situations,
expecially at self-upgrade (which was generated by today's
upgrade with rich-click.

There were two problems:

  • docker volume inspect missed 'volume' and it caused sometimes
    failures in CI

  • inputimeout depdndency was missing after recent update to
    pre-commit venvs


^ 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 a newsfragement file, named {pr_number}.significant.rst, in newsfragments.

Recent changes to Breeze cause it to fail in certain situations,
expecially at self-upgrade (which was generated by today's
upgrade with rich-click.

There were two problems:

* docker volume inspect missed 'volume' and it caused sometimes
  failures in CI

* inputimeout depdndency was missing after recent update to
  pre-commit venvs
@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jun 23, 2022
@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 main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@jedcunningham jedcunningham merged commit 0905e38 into apache:main Jun 23, 2022
@potiuk
Copy link
Member Author

potiuk commented Jun 23, 2022

Thks!

potiuk added a commit to potiuk/airflow that referenced this pull request Jun 29, 2022
Recent changes to Breeze cause it to fail in certain situations,
especially at self-upgrade (which was generated by today's
upgrade with rich-click).

There were two problems:

* docker volume inspect missed 'volume' and it caused sometimes
  failures in CI

* inputimeout dependency was missing after recent update to
  pre-commit venvs

(cherry picked from commit 0905e38)
@ephraimbuddy ephraimbuddy added this to the Airflow 2.3.3 milestone Jun 30, 2022
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jul 1, 2022
@potiuk potiuk deleted the fix-sometimes-failing-docker-volume-create-command branch July 29, 2022 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants