Skip to content

Remove Gitlab.dev_env_or_com? in favor of Gitlab.com?

Doug Stull requested to merge 349713-remove-dev_env_or_com into master

What does this MR do and why?

  • Replace uses of Gitlab.dev_env_or_com? with Gitlab.com? as they are now the same thing.
  • Remove dev_env_or_com? method.
  • Rename dev_env_org_or_com? to org_or_com?

MR acceptance checklist

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

Related to #349713 (closed)

Edited by Doug Stull

Merge request reports