-
Notifications
You must be signed in to change notification settings - Fork 83
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
Clang tidy deflaking / experiment in ci #574
Merged
Merged
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d74bdb2
Clang tidy deflaking / experiment in ci
oschaaf e227746
Update Envoy to 588d9344b31e6544869547c4bcd359b3b0f1d4cf
oschaaf 282ab3a
Mirror some changes in Envoy just to see what happens.
oschaaf cb2a3e2
Regenerate README.md for the test server
oschaaf 3c98ef3
Merge remote-tracking branch 'upstream/master' into envoy-dep-update-48
oschaaf cc199ae
Merge remote-tracking branch 'upstream/master' into envoy-dep-update-48
oschaaf 69d2759
Update Envoy to 73c2d57aa1dfd4dc91b76aec20723b114a1d17ee
oschaaf 898771b
Merge remote-tracking branch 'upstream/master' into envoy-dep-update-48
oschaaf 7b492c8
Merge remote-tracking branch 'upstream/master' into envoy-dep-update-48
oschaaf de03d42
Back out change to source/server/README.md
oschaaf 8d49c09
Merge branch 'envoy-dep-update-48' into envoy-dep-update-49
oschaaf b9d5e0a
Merge remote-tracking branch 'upstream/master' into envoy-dep-update-49
oschaaf 22fb2c6
Bump Envoy to 8188e232a9e0b15111d30f4724cbc7bf77d3964a
oschaaf ec71f33
Fix prefetch/connection re-use
oschaaf 4603088
Merge branch 'envoy-dep-update-49' into clang-tidy-exp
oschaaf 937d26a
Regen README.md
oschaaf 1a09ceb
Merge branch 'envoy-dep-update-49' into clang-tidy-exp
oschaaf 5f3462a
Merge remote-tracking branch 'upstream/main' into clang-tidy-exp
oschaaf 5fe580b
Merge remote-tracking branch 'upstream/main' into clang-tidy-exp
3df8c4c
clang-tidy: address complaints
c3bf404
attempt to sync with envoy
58b6d16
test
b86a6ce
test
ba20a40
test
8551a3c
Couple of fixes
c83cc8c
Merge remote-tracking branch 'upstream/main' into clang-tidy-exp
e122081
Fix typo
358643a
clang-tidy: Reduce parallelism.
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(nit) Typo: February
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in e122081. Let's stick to English :-)