Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -20,17 +20,17 @@ include: # common to all projects using this template library. # see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/templates/standard.md - project: "gitlab-com/gl-infra/common-ci-tasks" ref: v2.73 # renovate:managed ref: v2.74 # renovate:managed file: templates/standard.yml # Runs rspec tests and rubocop on the project # see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/templates/ruby.md - project: 'gitlab-com/gl-infra/common-ci-tasks' ref: v2.73 # renovate:managed ref: v2.74 # renovate:managed file: templates/ruby.yml - project: 'gitlab-com/gl-infra/common-ci-tasks' ref: v2.73 # renovate:managed ref: v2.74 # renovate:managed file: 'danger.yml' .test_template: &test_definition Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ repos: # Documentation available at # https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/docs/pre-commit.md - repo: https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks rev: v2.73 # renovate:managed rev: v2.74 # renovate:managed hooks: - id: shellcheck # Run shellcheck for changed Shell files Loading Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -20,17 +20,17 @@ include: # common to all projects using this template library. # see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/templates/standard.md - project: "gitlab-com/gl-infra/common-ci-tasks" ref: v2.73 # renovate:managed ref: v2.74 # renovate:managed file: templates/standard.yml # Runs rspec tests and rubocop on the project # see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/templates/ruby.md - project: 'gitlab-com/gl-infra/common-ci-tasks' ref: v2.73 # renovate:managed ref: v2.74 # renovate:managed file: templates/ruby.yml - project: 'gitlab-com/gl-infra/common-ci-tasks' ref: v2.73 # renovate:managed ref: v2.74 # renovate:managed file: 'danger.yml' .test_template: &test_definition Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ repos: # Documentation available at # https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/docs/pre-commit.md - repo: https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks rev: v2.73 # renovate:managed rev: v2.74 # renovate:managed hooks: - id: shellcheck # Run shellcheck for changed Shell files Loading