Enable projects replication/verification in the Self-Service Framework by default
Once !120133 (merged) is verified we need to enable the FF be default.
TODO
-
Update a note !120133 (comment 1431978148) -
Test on non GDK env -
In ee/config/feature_flags/development/geo_project_replication.yml, setdefault_enabled: true -
In ee/app/graphql/types/geo/geo_node_type.rb, remove thealphaoption for the released type -
Run bundle exec rake gitlab:graphql:compile_docsafter the step above to regenerate the GraphQL docs. -
Add a row for Projects to the Data typestable in Geo data types support -
Add a row for Projects to the Limitations on replication/verificationtable in Geo data types support. If the row already exists, then update it to show that Replication and Verification are released in the current version.
Edited by Valery Sizov