platform

Ines Duarte 11:20
Take the dead feature flag ticket. Remove the flag and everything behind the off branch.
DevinDevin Cloud session 11:20
Removed the flag and the unreachable branch across four files, kept the on path, and ran the suite. The pull request is open and linked to PLT-412.
PLT-412, proposed change
FileChangeState
checkout/flags.tsRemove the retired flagReady
checkout/legacy.tsxDelete the off branchReady
tests/checkout.spec.tsDrop the off branch casesReady
Draft branch chore/retire-checkout-flag, not merged

Remove the retired checkout flag

The flag has been on in every environment since the spring, so the off branch was unreachable code carrying its own tests. The flag, its branch and its cases are gone and the suite passes.

4 files and 1 pull request
Message platform