lint/scripts
Marco Ferrari 1ca3ebccd6
build: reduce container image size (#5072)
- Remove build-time dependencies
- Remove cached NPM packages
- Remove cached PyPi packages
- Remove dependency descriptors. These still count against the total space,
  although it's a few KBs
- Install rust-clippy and rust-fmt using the OS package manager instead of
  maintaining our own installation script
- Add tests for build time dependencies that are not supposed to be installed
2023-12-29 19:30:58 +01:00
..
bash-exec.sh split the installation scripts, inline or clean-up as possible 2023-04-25 23:05:56 -04:00
clippy.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-arm-ttk.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-checkstyle.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-dotnet.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-glibc.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-google-java-format.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-ktlint.sh feat: automatically handle ktlint updates (#5049) 2023-12-24 14:47:34 +01:00
install-lintr.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-lua.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-phive.sh build: reduce container image size (#5072) 2023-12-29 19:30:58 +01:00
install-pwsh.sh Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
install-r-package-or-fail.R fix: fail if r package installation fails (#4994) 2023-12-21 20:52:57 +01:00