Skip to content

Merge branch 'sh-patch-inspec-gem' into 'master'

What does this MR do and why?

Backporting Patch inspec gem to work with future parser gems (!7612 - merged)

Due to https://github.com/inspec/inspec/issues/7029, omnibus-gitlab will not work if parser 3.3.1.0 and up are installed. Patch the gem with https://github.com/inspec/inspec/pull/7030 until an update is available. This will avoid failures if parser 3.3.1.0 is installed and prevent incidents such as gitlab-com/gl-infra/production#17954 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • This MR is backporting a bug fix, documentation update, or spec fix, previously merged in the default branch.
  • The original MR has been deployed to GitLab.com (not applicable for documentation or spec changes).
  • This MR has a severity label assigned (if applicable).

Note to the merge request author and maintainer

The process of backporting bug fixes into stable branches is tracked as part of an internal pilot. If you have questions about this process, please:

Edited by João Alexandre Cunha

Merge request reports