Skip to content

Secret Detection gem related changes

Vishwa Bhat requested to merge vbhat/runway-include into main

What does this MR do?

This MR addresses the following Secret Detection ruby gem related problems:

  • Downgrade the Ruby version from 3.3.x to 3.2.x to make gitlab-secret_detection ruby gem version same as with GitLab Rails monolith version for compatibility purposes.
  • Add a delay between Gem publish and Publish verification steps in CI
  • Discard the gem publish job when the remote gem version and the latest changelog version are the same

Additionally, this MR does the following changes:

  • Moves runway CI configuration from a dedicated release.yml file to .gitlab-ci.yml file since it does not support detecting changes made to runway configuration otherwise (slack reference)
  • Updates runway version to the latest version: v3.41.2

Does this MR meet the acceptance criteria?

Edited by Vishwa Bhat

Merge request reports

Loading