Skip to content

CI: make clang-tidy always pass.#570

Merged
mum4k merged 2 commits intoenvoyproxy:masterfrom
oschaaf:clang-tidy-always-pass
Nov 11, 2020
Merged

CI: make clang-tidy always pass.#570
mum4k merged 2 commits intoenvoyproxy:masterfrom
oschaaf:clang-tidy-always-pass

Conversation

@oschaaf
Copy link
Copy Markdown
Member

@oschaaf oschaaf commented Nov 10, 2020

As discussed yesterday, make clang-tidy ignore failures to stop
the excessive flaking from being a blocker to merge.
This is meant as a temporary stop gap to buy us some time to dig
up the root cause.

Signed-off-by: Otto van der Schaaf oschaaf@we-amp.com

As discussed yestereday, make clang-tidy ignore failures to stop
the excessive flaking from being a blocker to merge.

Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
@oschaaf oschaaf added the waiting-for-review A PR waiting for a review. label Nov 10, 2020

function do_clang_tidy() {
ci/run_clang_tidy.sh
ci/run_clang_tidy.sh || true
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment here pointing to the issue about a long term fix?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 0790741

@mum4k mum4k added waiting-for-changes A PR waiting for comments to be resolved and changes to be applied. and removed waiting-for-review A PR waiting for a review. labels Nov 11, 2020
Signed-off-by: Otto van der Schaaf <oschaaf@we-amp.com>
@oschaaf oschaaf added waiting-for-review A PR waiting for a review. and removed waiting-for-changes A PR waiting for comments to be resolved and changes to be applied. labels Nov 11, 2020
@mum4k mum4k merged commit 683ef62 into envoyproxy:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-review A PR waiting for a review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants