Skip to content
Snippets Groups Projects
Commit 005b8ab6 authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Split GitLab Rails related information to own class

Move the following methods:
* `Build::Info.gitlab_version`            => `Build::Info::Componets::GitLabRails.version`
* `Build::Info.gitlab_version_slug`       => `Build::Info::Componets::GitLabRails.version_slug`
* `Build::Info.gitlab_rails_ref`          => `Build::Info::Componets::GitLabRails.ref`
* `Build::Info.gitlab_rails_project_path` => `Build::Info::Componets::GitLabRails.project_path`
* `Build::Info.gitlab_rails_repo`         => `Build::Info::Componets::GitLabRails.repo`

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



Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent 541f98ca
No related branches found
No related tags found
3 merge requests!114heptapod#1394: making 1.0 the oldstable,!110heptapod#1352: merged heptapod branch into heptapod-stable,!106Merged upstream 16.4 branching point into heptapod branch
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment