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

Install clang-tidy-19 rather than use pip install #592

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

coldav
Copy link
Collaborator

@coldav coldav commented Nov 19, 2024

This resolves this by using the apt-get install method.

Overview

Switch to using apt-get install rather than pip for clang-tidy-19

Reason for change

pip installing clang-tidy-19 on aarch64 was causing a full rebuild rather than just fetching.

@coldav coldav requested a review from a team as a code owner November 19, 2024 13:39
@coldav coldav force-pushed the colin/add_clang_tidy_19 branch 3 times, most recently from b3e42a2 to 05c02a3 Compare November 19, 2024 13:59
@coldav coldav force-pushed the colin/add_clang_tidy_19 branch 3 times, most recently from 08038d6 to 8203130 Compare November 19, 2024 14:54
@coldav coldav force-pushed the colin/add_clang_tidy_19 branch from 8203130 to 42994ce Compare November 19, 2024 15:04
pip installing clang-tidy-19 on aarch64 was causing a full rebuild rather
than just fetching. This resolves this by using the apt-get install
method.
@coldav coldav force-pushed the colin/add_clang_tidy_19 branch from 42994ce to e9ad791 Compare November 19, 2024 15:42
@coldav coldav merged commit 87354cb into uxlfoundation:main Nov 19, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants