Skip to content

Comments

Fix rules auto-detection for upgrade check #11760

Merged
ashb merged 2 commits intoapache:v1-10-stablefrom
PolideaInternal:u2
Oct 23, 2020
Merged

Fix rules auto-detection for upgrade check #11760
ashb merged 2 commits intoapache:v1-10-stablefrom
PolideaInternal:u2

Conversation

@turbaszek
Copy link
Member


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

mik-laj and others added 2 commits October 23, 2020 09:43
Co-authored-by: Tomek Urbaszek <tomasz.urbaszek@polidea.com>
Co-authored-by: Kaxil Naik <kaxilnaik@gmail.com>
(cherry picked from commit 2904810)
The rules were auto-registered using metaclass but first
we would need to load modules that include the classes.
So it's simpler to just load all rule classes and avoid
metaclass.

(cherry picked from commit 1df5d4d)
@turbaszek turbaszek changed the title U2 Fix rules auto-detection for upgrade check Oct 23, 2020
@turbaszek turbaszek mentioned this pull request Oct 23, 2020
@ashb ashb merged commit 4913ab2 into apache:v1-10-stable Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants