Skip to content

Conversation

@tnir
Copy link
Contributor

@tnir tnir commented Sep 20, 2022

What was the end-user or developer problem that led to this PR?

.gitlab-ci.yml generated with bundle init with the choice of GitLab CI by Bundler 2.3.x or earlier, will not be used in a near future.

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

What is your fix for the problem, implemented in this PR?

GitLab CI now needs the default keyword on specification of image and before_script.

Make sure the following tasks are checked

GitLab CI now needs the default keyword on specification of image
and before_script.

https://docs.gitlab.com/ee/ci/yaml/#default

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
@simi simi merged commit cd02b46 into ruby:master Sep 22, 2022
@tnir tnir deleted the gitlab-ci-template branch September 22, 2022 06:35
deivid-rodriguez pushed a commit that referenced this pull request Oct 5, 2022
Update GitLab CI template with new one

(cherry picked from commit cd02b46)
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Oct 12, 2022
https://build.opensuse.org/request/show/1010049
by user coolo + dimstar_suse
updated to version 2.3.23
 see installed CHANGELOG.md
  # 2.3.23 (October 5, 2022)

  ## Enhancements:

    - Update GitLab CI template with new one [#5944](ruby/rubygems#5944)

  ## Bug fixes:

    - Fix `bundle init` not respecting umask in generated gem's Gemfile [#5947](ruby/rubygems#5947)

  ## Performance:

    - Further speed up Bundler by not sorting specs unnecessarily [#5868](ruby/rubygems#5868)

  ## Documentation:

    - Update Bundler new feature instructions [#5912](ruby/rubygems#5912)

  # 2.3.22 (September 7, 2022)

  ## Enhancements:

    - Use a more accurate source code uri in gemspec [#5896](ruby/rubygems#5896)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants