Loading .copier-answers.yml +2 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # See the project for instructions on how to update the project # # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY _commit: v1.39.0 _commit: v1.41.2 _src_path: https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git ee_licensed: false golang: false Loading @@ -11,6 +11,7 @@ helm: false initial_codeowners: '@reprazent @andrewn @mkaeppler @ayufan' jsonnet: false project_name: labkit-ruby release_platform: false ruby: true rubygem: true terraform: false .releaserc.json +7 −1 Original line number Diff line number Diff line { "branches": ["master"], "branches": [ { "name": "+([0-9])-+([0-9])-stable", "range": "${name.replace(/^(\\d+)-(\\d+)-stable$/, '$1.$2.x')}" }, "master" ], "plugins": [ [ "@semantic-release/commit-analyzer", Loading Loading
.copier-answers.yml +2 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # See the project for instructions on how to update the project # # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY _commit: v1.39.0 _commit: v1.41.2 _src_path: https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git ee_licensed: false golang: false Loading @@ -11,6 +11,7 @@ helm: false initial_codeowners: '@reprazent @andrewn @mkaeppler @ayufan' jsonnet: false project_name: labkit-ruby release_platform: false ruby: true rubygem: true terraform: false
.releaserc.json +7 −1 Original line number Diff line number Diff line { "branches": ["master"], "branches": [ { "name": "+([0-9])-+([0-9])-stable", "range": "${name.replace(/^(\\d+)-(\\d+)-stable$/, '$1.$2.x')}" }, "master" ], "plugins": [ [ "@semantic-release/commit-analyzer", Loading