[WIP] python: Integrate linting/utils/tests#15833
Closed
phlax wants to merge 4 commits intoenvoyproxy:mainfrom
Closed
[WIP] python: Integrate linting/utils/tests#15833phlax wants to merge 4 commits intoenvoyproxy:mainfrom
phlax wants to merge 4 commits intoenvoyproxy:mainfrom
Conversation
phlax
commented
Apr 4, 2021
56cd4db to
2e3ef71
Compare
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
tools/base/checker.py
Outdated
Member
Author
There was a problem hiding this comment.
add a comment about only calling these once per check::subcheck - ie check on a file
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
360bed2 to
7787031
Compare
b3a6edd to
4fb8512
Compare
phlax
commented
Apr 4, 2021
Member
Author
|
/retest |
|
Retrying Azure Pipelines: |
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 4, 2021
phlax
commented
Apr 5, 2021
phlax
commented
Apr 5, 2021
tools/base/checker.py
Outdated
phlax
commented
Apr 5, 2021
phlax
commented
Apr 5, 2021
phlax
commented
Apr 5, 2021
phlax
commented
Apr 5, 2021
Member
Author
|
@htuch @mattklein123 this should be ready for review please see the updated description for an explanation as to what the pr does |
Member
Author
|
i have a few cleanups left, but just nits i think |
phlax
commented
Apr 7, 2021
tools/dependency/pip_check.py
Outdated
phlax
commented
Apr 7, 2021
tools/code_format/python_check.py
Outdated
phlax
commented
Apr 7, 2021
tools/base/checker.py
Outdated
phlax
commented
Apr 7, 2021
phlax
commented
Apr 7, 2021
tools/base/checker.py
Outdated
phlax
commented
Apr 7, 2021
tools/base/checker.py
Outdated
Member
Author
There was a problem hiding this comment.
failed is not necessarily correct/ambiguous
phlax
commented
Apr 7, 2021
tools/base/utils.py
Outdated
Member
Author
08dbe08 to
d74ce0c
Compare
d74ce0c to
98300f6
Compare
Member
Author
|
this has now landed in other prs |
htuch
pushed a commit
that referenced
this pull request
Apr 22, 2021
another breakout from #15833 Signed-off-by: Ryan Northey <ryan@synca.io>
gokulnair
pushed a commit
to gokulnair/envoy
that referenced
this pull request
May 6, 2021
another breakout from envoyproxy#15833 Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: Gokul Nair <gnair@twitter.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Ryan Northey ryan@synca.io
Commit Message: python: Integrate linting/utils/tests
Additional Description:
This PR:
Checkercheck runnerRunnerwith argparseRisk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]