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

Fix bug in validate-operators-init pre-commit #38014

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

shahar1
Copy link
Collaborator

@shahar1 shahar1 commented Mar 9, 2024

related: #36484,

Unfortunately, in PR #33786, I accidentally missed a condition to check that templated fields' assigned values are parameters with the same name. This PR fixes the pre-commit while ignoring 6 files in .pre-commit-config that currently do not comply with this requirement.


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

@eladkal
Copy link
Contributor

eladkal commented Mar 9, 2024

It looks like more files are failing on the test

@shahar1 shahar1 force-pushed the validate-operators-init-fix branch from 47d477b to af93ceb Compare March 10, 2024 17:32
@shahar1 shahar1 force-pushed the validate-operators-init-fix branch from af93ceb to 38782ec Compare March 10, 2024 17:37
@shahar1
Copy link
Collaborator Author

shahar1 commented Mar 10, 2024

It looks like more files are failing on the test

Fixed, should be ok now

@potiuk potiuk merged commit 6838072 into apache:main Mar 10, 2024
56 checks passed
drajguru pushed a commit to drajguru/airflow that referenced this pull request Mar 14, 2024
howardyoo pushed a commit to howardyoo/airflow that referenced this pull request Mar 18, 2024
howardyoo pushed a commit to howardyoo/airflow that referenced this pull request Mar 31, 2024
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
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

3 participants