Fix DUO_WORKFLOW_EXECUTOR_VERSION read path
What does this MR do and why?
Reads the file DUO_WORKFLOW_EXECUTOR_VERSION
relative to Rails.root
to fix the error (introduced in !165429 (merged)) that occurs when puma runs in an omnibus-gitlab environment (see gitlab-org/quality/engineering-productivity/master-broken-incidents#8341 (comment 2097248417))
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
-> GitLab unavailable! |
-> GitLab is available at http://docker:32768! |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Mark Lapierre