Commit graph

31 commits

Author SHA1 Message Date
Evan Read
0902afe4db Fix build job for new www-gitlab-com Docker image 2024-06-03 10:01:43 +10:00
Evan Read
f47b51c0ed Update build step for new Docker images 2024-05-31 14:13:33 +10:00
Rémy Coutable
57fe03c0e4
Publish images with full Ruby version
Signed-off-by: Rémy Coutable <remy@rymai.me>
2024-05-28 09:21:45 +02:00
Ash McKenzie
560bc708c5 Add comment about Golang and FIPS 2024-02-27 01:09:14 +00:00
Clemens Beck
db6f2daec2 Add Debian Bookworm images 2024-01-18 10:20:04 +00:00
Brett Walker
bfa8ce4545 Update to Rust 1.73.0 2023-10-27 16:08:31 -05:00
Vitaly Slobodin
943c09c4d3
Normalize Docker image name for building a static image via matrix 2023-08-17 10:27:11 +02:00
DJ Mountney
e48a60a78d Add exiftool as a component tool for workhorse 2023-04-07 01:02:09 +00:00
Rémy Coutable
684f0ce8ef
ci: Only build custom images that need to be rebuilt
Signed-off-by: Rémy Coutable <remy@rymai.me>
2023-01-25 19:05:07 +01:00
Hannes Moser
2001e1f9f1
Add Rust lang 2022-11-30 10:22:35 +01:00
Stan Hu
79fae395fc Apply 1 suggestion(s) to 1 file(s) 2022-10-28 14:22:42 +00:00
Andrejs Cunskis
4f23ebf21e
Update readme with latest build flow 2022-10-28 11:41:09 +03:00
Patrick Steinhardt
d87b0be061 gitaly: Stop installing PgBouncer
Gitaly is using PgBouncer in its CI pipelines to verify that Praefect
works alright with this proxy for Postgres. While it was initially using
the PgBouncer binary directly, the project has since migrate to set up
PgBouncer as a service via a separate image in 0e5953177 (ci: Tie in
PgBouncer as a service, 2021-12-03). Since then the PgBouncer executable
is not needed anymore in the image used by Gitaly.

Stop installing PgBouncer and remove the architecture we have to build
and install it.
2022-07-06 07:42:08 +02:00
Lukas 'Eipi' Eipert
e951d1ab82 Cache Google Chrome deb with generic packages rather than AWS 2022-02-22 15:49:54 +00:00
Tiger
48ecea89c4 Document the length limit of build names 2021-06-30 09:27:43 +10:00
Tiger Watson
a7e1e727ef Add Bazelisk support to Dockerfile.custom 2021-06-29 13:25:07 +00:00
Takuya Noguchi
e7edcceefb Remove Ansible and Terraform custom installation scripts
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2021-02-16 09:11:00 +00:00
Kamil Trzciński
3acad93b15 Use a manual job to trigger a selective build/push 2021-02-02 13:30:18 +01:00
Pavlo Strokov
9934e625c6 Adding of PgBouncer
Gitaly project plans to use PgBouncer for Praefect service
https://gitlab.com/gitlab-org/gitaly/-/issues/2816
We want to have an image for CI so we can test interaction
of Praefect with PostgreSQL database if PgBouncer sits in
between.

Installation script added with 1.14.0 version of PgBouncer (latest).

Related to: https://gitlab.com/gitlab-org/gitaly/-/issues/2816
2020-07-15 15:02:51 +03:00
Rémy Coutable
611204c382
Only build/tag/push images once
Signed-off-by: Rémy Coutable <remy@rymai.me>
2020-03-02 14:08:29 +01:00
Marin Jankovski
9fa4aa85c2 Merge branch 'leipert-remove-phantom' into 'master'
Remove references to deleted phantom script

See merge request gitlab-org/gitlab-build-images!119
2018-10-04 11:22:12 +00:00
Evan Read
80e889b8f0 Add GitLab docs linting image to project, based on existing docs image for linting 2018-10-02 13:03:37 +10:00
Lukas Eipert
96da23a8fd
Remove references to deleted phantom script
Phantom JS has not been used since December 2017, so I think it is save
to remove the reference.

For reference: d5c225c148
2018-10-01 14:19:20 +02:00
Alexis Reigel
72747ef3ca Add graphicsmagick versioned feature 2018-06-06 09:11:38 +00:00
Richard Clamp
61ec1a94bc Add an ansible terraform custom image
* Adds install-terraform for installing terraform binaries
* Adds install-ansible for installing ansible binaries
* Adds a ruby-2.3-ansible-2.5.1-terraform-0.11 image

Towards https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3395
2018-04-19 16:26:02 +01:00
Stan Hu
34ce2513c8 Add an image for git v2.16 and Chrome v63
Also adds a caching mechanism for storing the latest version in an S3 bucket.
2018-02-27 22:41:40 -08:00
Zeger-Jan van de Weg
ea0ff96ca9
Update license and contributing.md
Project is still MIT licensed, according to: gitlab-com/organization#146
2017-11-14 14:57:23 +01:00
Mike Greiling
f228170824 update documentation with note about chrome 2017-09-15 19:09:33 -05:00
Andrew Newdigate
81d80aa564 Keep the build images DRY 2017-08-08 17:58:52 +00:00
Achilleas Pipinellis
48e6679688 Add www-gitlab-com repo to README 2016-09-08 20:21:44 +02:00
Kamil Trzcinski
aefaed4d90 initial commit 2016-04-15 15:12:47 +02:00