- Mar 26, 2020
- Mar 23, 2020
-
- Mar 22, 2020
- Mar 20, 2020
-
-
Jason Plum authored
Update the references to the unicorn container See merge request gitlab-org/build/CNG!416
-
DJ Mountney authored
-
- Mar 19, 2020
-
-
Jason Plum authored
Fix syntax for dev CE release Closes gitlab-org/charts/gitlab#1961 See merge request gitlab-org/build/CNG!414
-
DJ Mountney authored
-
DJ Mountney authored
A previous change lost the com specific condition, which resulted in us also not running most jobs for ce tags on dev.
-
- Mar 18, 2020
-
-
DJ Mountney authored
Update docutils from 0.11 to 0.16 See merge request gitlab-org/build/CNG!412
-
Jason Plum authored
Update dnf syntax to meet downstream validation requirements See merge request gitlab-org/build/CNG!408
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- Mar 17, 2020
-
-
Jason Plum authored
Introduce single container for rails webserver (Unicorn, Puma) Closes gitlab-org/charts/gitlab#1918 See merge request gitlab-org/build/CNG!387
-
DJ Mountney authored
-
- Mar 16, 2020
-
-
DJ Mountney authored
-
DJ Mountney authored
postgresql: upgrade to PG 11.7 See merge request gitlab-org/build/CNG!407
-
DJ Mountney authored
-
DJ Mountney authored
As it's not a generic dnf option
-
DJ Mountney authored
-
- Mar 14, 2020
-
-
DJ Mountney authored
-
- Mar 13, 2020
-
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
CI: only/except using string anchors, disable autodeploy .com See merge request gitlab-org/build/CNG!406
-
Jason Plum authored
Move to `com_xx` for aliases, per MR discussion
-
Jason Plum authored
Update PG to 11.7, matching upstream stable/postgresql charts container Relates to https://gitlab.com/gitlab-org/charts/gitlab/-/issues/1848
-
Jason Plum authored
Bump Container Registry to v2.8.2-gitlab See merge request gitlab-org/build/CNG!404
-
Jason Plum authored
Refactor most of the only/except conditions to DRY use of YAML aliases. Can still be refactored with `extends` vs `<< *base`. Replace in future with `rules`. Disable auto-deploy branch/tags on .com.
-
Jason Plum authored
CI: fix dir jumps in build_if_needed See merge request gitlab-org/build/CNG!405
-
Jason Plum authored
In !401, we moved `pushd`/`popd` to fix `renderDockerfile`, but it turns out that we need them inside the `if` block as well, due to `tag_and_push` Un-break pushing tags
-
João Pereira authored
-
John Jarvis authored
CI: disable pipelines for auto-deploy branches See merge request gitlab-org/build/CNG!403
-
DJ Mountney authored
CI: don't run CE jobs for auto-deploy branches See merge request gitlab-org/build/CNG!402
-
DJ Mountney authored
CI: call renderDockerfile even when needs_build is false See merge request gitlab-org/build/CNG!401
-
Jason Plum authored
Never run pipelines for auto-deploy branches, as they will be triggered by the tag pushed immediately after.
-
Jason Plum authored
Don't run CE jobs for any auto-deploy branches. No need.
-