Skip to content
Snippets Groups Projects

Bump Ruby to .tool-versions 3.2.6

Merged Peter Leitzen requested to merge pl-ruby-3.2.5 into master
All threads resolved!

What does this MR do?

Bump Ruby to .tool-versions 3.2.6

This Ruby version is the default Ruby version in Omnibus.

Monolith still uses 3.2.4 but 3.2.5 is also part of their .tool-versions.

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion.

Required

  • MR title and description are up to date, accurate, and descriptive.
  • MR targeting the appropriate branch.
  • Latest Merge Result pipeline is green.
  • When ready for review, MR is labeled workflowready for review per the Distribution MR workflow.

For GitLab team members

If you don't have access to this, the reviewer should trigger these jobs for you during the review process.

  • The manual Trigger:ee-package jobs have a green pipeline running against latest commit.
  • If config/software or config/patches directories are changed, make sure the build-package-on-all-os job within the Trigger:ee-package downstream pipeline succeeded.
  • If you are changing anything SSL related, then the Trigger:package:fips manual job within the Trigger:ee-package downstream pipeline must succeed.
  • If CI configuration is changed, the branch must be pushed to dev.gitlab.org to confirm regular branch builds aren't broken.

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes.
  • Documentation created/updated.
  • Tests added.
  • Integration tests added to GitLab QA.
  • Equivalent MR/issue for the GitLab Chart opened.
  • Validate potential values for new configuration settings. Formats such as integer 10, duration 10s, URI scheme://user:passwd@host:port may require quotation or other special handling when rendered in a template and written to a configuration file.
Edited by Peter Leitzen

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Balasankar 'Balu' C requested changes

    requested changes

  • E2E Test Result Summary

    allure-report-publisher generated test report!

    qa-subset-test: :white_check_mark: test report for 5c975598

    expand test summary
    +----------------------------------------------------------------+
    |                         suites summary                         |
    +-----------+--------+--------+---------+-------+-------+--------+
    |           | passed | failed | skipped | flaky | total | result |
    +-----------+--------+--------+---------+-------+-------+--------+
    | Package   | 7      | 0      | 0       | 0     | 7     | ✅     |
    | Govern    | 24     | 0      | 1       | 0     | 25    | ✅     |
    | Manage    | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Systems   | 6      | 0      | 1       | 0     | 7     | ✅     |
    | Monitor   | 4      | 0      | 1       | 0     | 5     | ✅     |
    | Configure | 1      | 0      | 0       | 0     | 1     | ✅     |
    | Plan      | 1      | 0      | 0       | 0     | 1     | ✅     |
    +-----------+--------+--------+---------+-------+-------+--------+
    | Total     | 45     | 0      | 3       | 0     | 48    | ✅     |
    +-----------+--------+--------+---------+-------+-------+--------+
  • Peter Leitzen added 1 commit

    added 1 commit

    • 5c975598 - Bump Ruby to .tool-versions 3.2.6

    Compare with previous version

  • Peter Leitzen requested review from @balasankarc

    requested review from @balasankarc

  • Peter Leitzen changed title from Bump Ruby to .tool-versions 3.2.5 to Bump Ruby to .tool-versions 3.2.6

    changed title from Bump Ruby to .tool-versions 3.2.5 to Bump Ruby to .tool-versions 3.2.6

  • Peter Leitzen changed the description

    changed the description

  • Balasankar 'Balu' C resolved all threads

    resolved all threads

  • Balasankar 'Balu' C approved this merge request

    approved this merge request

  • Balasankar 'Balu' C enabled an automatic merge when all merge checks for 5c975598 pass

    enabled an automatic merge when all merge checks for 5c975598 pass

  • mentioned in commit 3961effe

  • added workflowstaging label and removed workflowcanary label

  • Please register or sign in to reply
    Loading