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

Clean up the pre-commit config #15703

Merged
merged 1 commit into from
May 6, 2021
Merged

Conversation

jbampton
Copy link
Member

@jbampton jbampton commented May 6, 2021


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

@potiuk potiuk merged commit 803850a into apache:master May 6, 2021
potiuk added a commit to potiuk/airflow that referenced this pull request May 6, 2021
potiuk added a commit that referenced this pull request May 6, 2021
@potiuk
Copy link
Member

potiuk commented May 6, 2021

Hey @jbampton. I had to revert this change because we had problem in master.

Can you please re-do it but also add ".pre-commit-config.yaml" to the list of files here:

"^.github/workflows/"

And fix all the problems that it will uncover ?

We are running selective checks, trying to run minimal set of tests with some "small" changes, but seems that in case just ".pre-commit.yaml" was modified only sub-set of pre-commits were run and the change introduced some failures.

When you add the config file to the "important files" list, it will trigger all tests in your PR and you will be able to see what you need to fix.

@jbampton jbampton deleted the clean-up-pre-commit branch March 7, 2022 13:46
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.

2 participants