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

Add CI job that runs clang-tidy #889

Closed
r7vme opened this issue Jul 31, 2021 · 0 comments · Fixed by #890
Closed

Add CI job that runs clang-tidy #889

r7vme opened this issue Jul 31, 2021 · 0 comments · Fixed by #890
Assignees
Labels
tooling All iceoryx related tooling (scripts etc.)

Comments

@r7vme
Copy link

r7vme commented Jul 31, 2021

Brief feature description

iceoryx already has a .clang-tidy config, but unfortunately codebase does not pass all checks.

Detailed information

I propose:

  1. Reduce check numbers to the point when codebase passes them
  2. Add CI job that runs clang-tidy
  3. Incrementally add more checks and fix violations
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Jul 31, 2021
Build iceoryx and then run clang-tidy on all cpp files exclude tests.
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Jul 31, 2021
Build iceoryx and then run clang-tidy on all cpp files exclude tests.
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Jul 31, 2021
Build iceoryx and then run clang-tidy on all cpp files exclude tests.
@elBoberido elBoberido added the tooling All iceoryx related tooling (scripts etc.) label Aug 2, 2021
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Aug 2, 2021
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2021
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2021
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2021
r7vme pushed a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2021
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 4, 2021
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 4, 2021
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 4, 2021
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 4, 2021
dkroenke added a commit that referenced this issue Aug 4, 2021
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 18, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 18, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 18, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 18, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 19, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 20, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 24, 2021
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 24, 2021
Ignoring the generated test toml config in git
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jan 27, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jan 27, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jan 27, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jan 27, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jan 27, 2022
dkroenke pushed a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
Build iceoryx and then run clang-tidy on all cpp files exclude tests.
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 7, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 9, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 9, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 9, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 9, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 9, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Feb 9, 2022
dkroenke added a commit that referenced this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling All iceoryx related tooling (scripts etc.)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants