Skip to content

Conversation

@AlexandreSinger
Copy link
Contributor

The install_apt_packages.sh script is no longer backward compatible with older versions of Ubuntu due to the dependency on clang-format-18.

Added an if statement to check if the distribution can support clang-format-18 and only installing it if it can.

Added this script to the CI build process so it can always be tested within the CI to prevent future regression.

@github-actions github-actions bot added infra Project Infrastructure scripts Utility & Infrastructure scripts lang-shell Shell scripts (bash etc.) labels May 15, 2025
The install_apt_packages.sh script is no longer backward compatible with
older versions of Ubuntu due to the dependency on clang-format-18.

Added an if statement to check if the distribution can support
clang-format-18 and only installing it if it can.

Added this script to the CI build process so it can always be tested
within the CI to prevent future regression.
@AlexandreSinger AlexandreSinger merged commit c606a21 into master May 15, 2025
67 of 68 checks passed
@AlexandreSinger AlexandreSinger deleted the feature-vpr-packages branch May 15, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Project Infrastructure lang-shell Shell scripts (bash etc.) scripts Utility & Infrastructure scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants