Commit 9d72ecb0 authored by Sean McGivern's avatar Sean McGivern

Update feature categories for 2021-12-01

The only category here which was used was `google_cloud`, but I can't
find that on our website. I think it belongs to
`five_minute_production_app`:
https://about.gitlab.com/handbook/engineering/incubation/5-min-production/
parent f202e1f7
# frozen_string_literal: true
class Projects::GoogleCloud::BaseController < Projects::ApplicationController
feature_category :google_cloud
feature_category :five_minute_production_app
before_action :admin_project_google_cloud!
before_action :google_oauth2_enabled!
......
......@@ -9,12 +9,14 @@
---
- accessibility_testing
- advanced_deployments
- api_security
- attack_emulation
- audit_events
- audit_reports
- authentication_and_authorization
- auto_devops
- backup_restore
- build
- build_artifacts
- chatops
- cloud_native_installation
......@@ -33,16 +35,18 @@
- database
- dataops
- delivery
- delivery_management
- dependency_firewall
- dependency_proxy
- dependency_scanning
- deployment_management
- design_management
- design_system
- devops_reports
- disaster_recovery
- dynamic_application_security_testing
- editor_extension
- environment_management
- error_budgets
- error_tracking
- experimentation_activation
- experimentation_adoption
......@@ -50,20 +54,19 @@
- experimentation_expansion
- feature_flags
- five_minute_production_app
- foundations
- fuzz_testing
- geo_replication
- git_lfs
- gitaly
- gitlab_docs
- global_search
- google_cloud
- helm_chart_registry
- horse
- importers
- incident_management
- infrastructure_as_code
- insider_threat
- instance_resiliency
- integrations
- intel_code_security
- interactive_application_security_testing
......@@ -86,7 +89,6 @@
- package_registry
- pages
- performance_testing
- pipeline_abuse_prevention
- pipeline_authoring
- planning_analytics
- portfolio_management
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment