Remove signInWithGoogleModule
feature flag
#10223
Labels
javascript
Pull requests that update Javascript code
Module: Sign in with Google
Sign in with Google (SiwG) related issues.
P1
Medium priority
Team S
Issues for Squad 1
Feature Description
Now that the
signInWithGoogleModule
feature flag has been rolled out to 100% of users, we can remove the flag.Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
signInWithGoogleModule
feature flag should be removed fromfeature-flags.json
and the entire codebasesignInWithGoogleModule
not being present should be removedsignInWithGoogleModule
should not appear in the list of feature flags when using the Site Kit Tester Plugin.Implementation Brief
site-kit-wp/assets/js/modules/sign-in-with-google/index.js
Line 101 in 73ecd89
site-kit-wp/includes/Core/Modules/Modules.php
Line 186 in 73ecd89
site-kit-wp/assets/js/modules/sign-in-with-google/components/dashboard/SetupSuccessSubtleNotification.stories.js
Line 55 in 73ecd89
site-kit-wp/feature-flags.json
Line 10 in 73ecd89
Test Coverage
site-kit-wp/tests/phpunit/integration/Core/Modules/ModulesTest.php
Line 88 in 73ecd89
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: