From c88f6b2bed2fd554ffb0a3b28818eabc7aedcb5e Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Wed, 6 Apr 2022 15:59:44 +0530 Subject: [PATCH 1/3] Update minimum version of ruby-gitlab-experiment --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index df59dc3f7f..ed6beffb6d 100644 --- a/debian/control +++ b/debian/control @@ -399,7 +399,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby-flipper-active-record (>= 0.21~), ruby-flipper-active-support-cache-store (>= 0.21~), ruby-unleash (>= 3.2.2~), - ruby-gitlab-experiment (>= 0.6.5~), + ruby-gitlab-experiment (>= 0.7~), # Structured logging ruby-lograge (>= 0.10~), ruby-grape-logging (>= 1.8~), From 98e444746f2590e831cbacc552d024c6084b1676 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 8 Apr 2022 23:22:56 +0530 Subject: [PATCH 2/3] Export GEM_HOME from gitlab-rake.sh (Closes: #1008932) Thanks to Maxmillian Stein --- debian/gitlab-rake.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gitlab-rake.sh b/debian/gitlab-rake.sh index dda61b5cd9..ba847eb1f0 100755 --- a/debian/gitlab-rake.sh +++ b/debian/gitlab-rake.sh @@ -5,7 +5,7 @@ set -e # Read debian specific configuration . /etc/gitlab-common/gitlab-common.conf . /etc/gitlab/gitlab-debian.conf -export DB RAILS_ENV +export DB RAILS_ENV GEM_HOME cd /usr/share/gitlab From d842f69759f25b66c7e37c7d9bd81ebc3c6be2a5 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 8 Apr 2022 23:34:12 +0530 Subject: [PATCH 3/3] Upload to experimental --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a3fcda0eb6..7baa372281 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gitlab (14.8.5+ds1-2) experimental; urgency=medium + + * Update minimum version of ruby-gitlab-experiment + * Export GEM_HOME from gitlab-rake.sh (Closes: #1008932) + + -- Pirate Praveen Fri, 08 Apr 2022 23:33:47 +0530 + gitlab (14.8.5+ds1-1) experimental; urgency=medium * Update minimum version of ruby-sidekiq-cron to 1.2