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

V2 1 test remove pylint #16878

Merged
merged 1 commit into from Jul 9, 2021
Merged

Conversation

jhtimmins
Copy link
Contributor

No description provided.

@potiuk
Copy link
Member

potiuk commented Jul 8, 2021

rebuilding as some temporary failure happened

@github-actions
Copy link

github-actions bot commented Jul 8, 2021

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.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jul 8, 2021
@ashb
Copy link
Member

ashb commented Jul 8, 2021

I've opened #16882 so that we can keep this as two commits via GitHub UI.

@uranusjr
Copy link
Member

uranusjr commented Jul 9, 2021

#16682 was merged so I think this can be merged (with rebase) now?

We've agreed during the voting process that Pylint support
should be disabled: https://lists.apache.org/thread.html/r9e2cc385db8737ec0874ad09872081bd083593ee29e8303e58d21efb%40%3Cdev.airflow.apache.org%3E

This PR:

* removes all # pylint comments
* removes pylint pre-commits and related scripts/files
* removes CI jobs running pylint checks
* removes documentation about pylint
* removes unnecessary #noga (adds pre-commit for that)
* fixes some remaining pydocstyle errors after removing #noqa's

(cherry picked from commit 866a601)
@potiuk potiuk merged commit c258646 into apache:v2-1-test Jul 9, 2021
@potiuk
Copy link
Member

potiuk commented Jul 9, 2021

Yep. Looks like :) merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:API Airflow's REST/HTTP API area:CLI area:dev-tools 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.

None yet

4 participants