Skip to content

chore(appeals): removing NET_RESIDENCE feature flag infra changes (A2-7240)#3407

Draft
julietteorpen wants to merge 2 commits intomainfrom
A2-A2-7240-remove-NET_RESIDENCE-feature-infra
Draft

chore(appeals): removing NET_RESIDENCE feature flag infra changes (A2-7240)#3407
julietteorpen wants to merge 2 commits intomainfrom
A2-A2-7240-remove-NET_RESIDENCE-feature-infra

Conversation

@julietteorpen
Copy link
Copy Markdown
Contributor

@julietteorpen julietteorpen commented Mar 10, 2026

Describe your changes

This PR follows on from the work done in this PR, removing redundant code.
It removes all infra relating to the NET_RESIDENCE feature flag

Tests:
When excluding NET_RESIDENCE_S20, all four grep commands return zero results:

 grep -r 'featureFlagNetResidence' . | grep -v 'featureFlagNetResidenceS20'
 grep -r 'FEATURE_FLAG_NET_RESIDENCE' . | grep -v 'FEATURE_FLAG_NET_RESIDENCE_S20'
 grep -r 'FEATURE_FLAG_NAMES.NET_RESIDENCE' . | grep -v 'NET_RESIDENCE_S20' 
 grep -r 'NET_RESIDENCE' . | grep -v 'NET_RESIDENCE_S20' 

Issue ticket number and link

Ticket

@julietteorpen julietteorpen force-pushed the A2-A2-7240-remove-NET_RESIDENCE-feature-infra branch 2 times, most recently from 7c0f5f6 to 14fc464 Compare March 11, 2026 16:44
@julietteorpen julietteorpen force-pushed the A2-A2-7240-remove-NET_RESIDENCE-feature-infra branch from 14fc464 to d3441a6 Compare March 12, 2026 08:43
@julietteorpen julietteorpen marked this pull request as draft March 12, 2026 09:21
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.

1 participant