Skip to content

feat(global-edition): control region enablement through DCDO#72549

Merged
artem-vavilov merged 10 commits intostagingfrom
global-edition/region-controls
May 7, 2026
Merged

feat(global-edition): control region enablement through DCDO#72549
artem-vavilov merged 10 commits intostagingfrom
global-edition/region-controls

Conversation

@artem-vavilov
Copy link
Copy Markdown
Member

@artem-vavilov artem-vavilov commented May 6, 2026

Controls Global Edition region enablement through the DCDO global_edition_enabled_regions list of enabled regions, applies GE routing only for available regions, and removes the old global enablement flag from related tests.

def self.region_available?(region)
(DCDO.get('global_edition_enabled_regions', REGIONS) || REGIONS).include?(region.to_s)
end

@artem-vavilov artem-vavilov requested a review from wilkie May 6, 2026 16:29
@chatgpt-codex-connector

This comment was marked as resolved.

Comment thread dashboard/test/ui/features/platform/global_edition/fa/sign_up_page.feature Outdated
Comment thread dashboard/test/ui/features/platform/global_edition/fa/sign_in_page.feature Outdated
@artem-vavilov artem-vavilov merged commit 37f6787 into staging May 7, 2026
8 checks passed
@artem-vavilov artem-vavilov deleted the global-edition/region-controls branch May 7, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants