gitlab-build-images/scripts
Stan Hu 0e513f4d08
Fix Danger job failing due to missing NODE_INSTALL_VERSION
https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/651
removed the argument handling in `scripts/install-node`, but this
led to a build failure in https://gitlab.com/gitlab-org/gitlab-build-images/-/jobs/3916618504
since `NODE_INSTALL_VERSION` is not always exported. We restore
the parsing of the arguments, but leave out the default values.
2023-03-11 17:23:12 -08:00
..
lib Bump Ruby 3.2 version to 3.2.1 2023-03-08 14:12:04 -08:00
cache-google-chrome Cache chrome for correct debian version 2022-11-08 12:49:31 +00:00
download-file Build arm64 images by default and additionally do not require docker buildx for simple builds 2022-10-28 07:38:23 +00:00
generate-locale Make locale setting OS-dependent 2022-07-06 13:17:17 +05:30
install-bazelisk Add arm capability without pushing and building images 2022-09-22 08:17:17 +00:00
install-chrome Add chrome 109 to build matrix 2023-02-07 14:38:10 +00:00
install-docker Add back apt/lists rm 2023-02-22 07:27:46 +09:00
install-essentials Install essential packages in UBI 2022-07-06 13:17:13 +05:30
install-gcloud Support using OS other than Debian as base for custom images 2022-07-04 16:30:29 +05:30
install-git Install pcre2 2019-05-07 12:32:22 -07:00
install-golang Updated golang 1.19 build steps for ubi fips golang builds 2023-02-08 13:16:42 -08:00
install-graphicsmagick Compile graphicsmagick with jpeg/tiff 2019-02-18 14:25:42 +00:00
install-helm Build arm64 images by default and additionally do not require docker buildx for simple builds 2022-10-28 07:38:23 +00:00
install-kubectl Build arm64 images by default and additionally do not require docker buildx for simple builds 2022-10-28 07:38:23 +00:00
install-lfs Build arm64 images by default and additionally do not require docker buildx for simple builds 2022-10-28 07:38:23 +00:00
install-node Fix Danger job failing due to missing NODE_INSTALL_VERSION 2023-03-11 17:23:12 -08:00
install-pcre2 Use sourceforge mirror for PCRE2 as FTP one has been removed 2021-11-10 11:21:04 +05:30
install-postgresql Support using OS other than Debian as base for custom images 2022-07-04 16:30:29 +05:30
install-ruby Verify mandatory Ruby patches exist 2022-11-30 16:44:38 +00:00
install-rust Fix Rust installation 2023-01-18 17:33:45 -08:00
install-www-gitlab-com Add new Ruby 3.2 version of www-gitlab-com Docker image 2023-03-07 03:57:18 +00:00
validate-binaries-architecture Update scripts to compile arm64 based images 2022-05-02 17:20:44 +02:00