Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Oct 23, 2022

It turnded out that #27215 has a problem when runnning when in-workflow-build is False - additional condition has to be added for it.

Additionally, the constraint generation is run for all python versions in parallel instaed of running only for default python version.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

It turnded out that apache#27215 has a problem when runnning when
in-workflow-build is False - additional condition has to be added for
it.

Additionally, the constraint generation is run for all python
versions in parallel instaed of running only for default python
version.
@potiuk potiuk merged commit e789a2b into apache:main Oct 23, 2022
@potiuk potiuk deleted the fix-constraints-upgrade-on-upgrade-prs branch October 23, 2022 19:27
ephraimbuddy pushed a commit that referenced this pull request Nov 10, 2022
It turnded out that #27215 has a problem when runnning when
in-workflow-build is False - additional condition has to be added for
it.

Additionally, the constraint generation is run for all python
versions in parallel instaed of running only for default python
version.

(cherry picked from commit e789a2b)
ephraimbuddy pushed a commit that referenced this pull request Nov 10, 2022
It turnded out that #27215 has a problem when runnning when
in-workflow-build is False - additional condition has to be added for
it.

Additionally, the constraint generation is run for all python
versions in parallel instaed of running only for default python
version.

(cherry picked from commit e789a2b)
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Nov 10, 2022
@ephraimbuddy ephraimbuddy added this to the Airflow 2.4.3 milestone Nov 10, 2022
ephraimbuddy pushed a commit that referenced this pull request Nov 10, 2022
It turnded out that #27215 has a problem when runnning when
in-workflow-build is False - additional condition has to be added for
it.

Additionally, the constraint generation is run for all python
versions in parallel instaed of running only for default python
version.

(cherry picked from commit e789a2b)
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..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants