Commit Graph

18 Commits

Author SHA1 Message Date
Balasankar 'Balu' C 0834b55a1d Specify a dummy version for gitlab-backup-cli
The `gitlab-backup-cli` wrapper should not cause a cache
bust. This adds a dummy version to prevent it.

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8476

Signed-off-by: Balasankar 'Balu' C <balasankar@gitlab.com>
2024-04-04 08:39:11 +00:00
Hossein Pursultani 153fedec52 Drop Grafana and related code from the package
Software configuration and related code and documentation are removed
from the package.

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8092

Changelog: removed
2023-08-01 20:48:58 +00:00
Balasankar 'Balu' C 9d09387190 Use multi-project pipelines for GET:Geo job
Removes the rake job that invoked the GET:Geo job in favor
of using a multi-project trigger pipeline.

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-10-31 15:48:27 +00:00
Takuya Noguchi ee1c189130 Update gitlab-styles from 7.1.0 to 9.0.0
to update rubocop from 0.93.1 to 1.36.0.

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Changelog: fixed
2022-09-15 15:06:20 +00:00
Takuya Noguchi 275e615269 Update gitlab-styles from 6.1.0 to 7.1.0
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-18 05:30:13 +00:00
Takuya Noguchi 434514b219 Use updated syntax in OpenSSL::Digest
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Changelog: other
2022-08-06 00:26:57 +00:00
Takuya Noguchi c16b20b5c4 Use rubygems bundled with ruby language
Removes the rubygems software configuration and updates
all dependencies to use the rubygems bundled with the
ruby language.

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6958

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6957

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

Changelog: other
2022-08-05 21:53:26 +00:00
Balasankar 'Balu' C 41383d3c89 Handle standby leader nodes properly in pg-upgrade
Changelog: fixed
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-06-15 19:41:52 +00:00
Balasankar 'Balu' C b98c89133e Restructure chef rspecs to match code structure
Moving around the chef rspec tests allows developers to
more easily discover and maintain them. Additionally, this
restructuring clears the path to use projectionist and more
clearly see if any test coverage is missing.

Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6721

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-24 04:38:17 +00:00
Balasankar 'Balu' C 4a31b9d797 Move specs testing non-chef components to own directory
- Moves Build and Tasks rspecs into the lib directory

Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/3217

Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2022-03-18 02:46:44 +00:00
Gabriel Mazetto fb42ffeae7 Fix rubocop violations 2021-09-15 03:04:21 +02:00
Heinrich Lee Yu d4d15116c9
Remove support for ActionCable standalone 2021-06-03 09:05:57 +08:00
Balasankar "Balu" C be7a659861
Remove sidekiq_cluster service and settings
Changelog: changed
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2021-05-25 12:20:00 +05:30
Balasankar "Balu" C b244ead883
Remove HA-Validate jobs and related code
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2021-05-21 09:10:57 +05:30
Takuya Noguchi 44ce9f2e10 Update gitlab-styles from 4.3.0 to 6.1.0
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2021-04-26 22:26:00 +00:00
Stan Hu d09a84eefb Bump gitlab-styles version to pull in Rubocop update 2020-10-30 21:55:20 -07:00
DJ Mountney 2893526458
Update the todo list with the current gitlab-styles changes 2019-07-31 14:27:15 -07:00
DJ Mountney 9191f15bb8
Switch to using gitlab-styles for rubocop 2019-07-31 14:18:19 -07:00