Skip to content

Change to use the com instead of saas

Mohamed Hamda requested to merge change-saas-to-com into master

What does this MR do and why?

Addressing recent developments highlighted in the internal Slack announcement and associated changes.

This MR aims to streamline our codebase. The objective is to replace instances of gitlab_saas? and gitlab_saas_subscriptions with gitlab_com_subscription?. This adjustment ensures uniformity across the project, employing a standardized approach with just gitlab_com_subscription? and !gitlab_com_subscription?.

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.

How to set up and validate locally

Green specs should be enough.

Merge request reports