Remove ci_hidden_variables ff
Changelog: changed
显示
- app/assets/javascripts/ci/ci_variable_list/components/ci_variable_shared.vue 2 个添加, 1 个删除...pts/ci/ci_variable_list/components/ci_variable_shared.vue
- app/controllers/groups/settings/ci_cd_controller.rb 0 个添加, 1 个删除app/controllers/groups/settings/ci_cd_controller.rb
- app/controllers/projects/settings/ci_cd_controller.rb 0 个添加, 1 个删除app/controllers/projects/settings/ci_cd_controller.rb
- app/models/ci/variable_value.rb 0 个添加, 15 个删除app/models/ci/variable_value.rb
- app/models/concerns/ci/hidable_variable.rb 0 个添加, 15 个删除app/models/concerns/ci/hidable_variable.rb
- app/views/ci/variables/_attributes.html.haml 1 个添加, 3 个删除app/views/ci/variables/_attributes.html.haml
- config/feature_flags/development/ci_hidden_variables.yml 0 个添加, 8 个删除config/feature_flags/development/ci_hidden_variables.yml
- doc/ci/variables/index.md 1 个添加, 4 个删除doc/ci/variables/index.md
- spec/models/ci/variable_value_spec.rb 0 个添加, 36 个删除spec/models/ci/variable_value_spec.rb
- spec/models/concerns/ci/hidable_variable_spec.rb 0 个添加, 44 个删除spec/models/concerns/ci/hidable_variable_spec.rb
- spec/requests/api/ci/variables_spec.rb 0 个添加, 38 个删除spec/requests/api/ci/variables_spec.rb
- spec/requests/api/graphql/ci/group_variables_spec.rb 0 个添加, 33 个删除spec/requests/api/graphql/ci/group_variables_spec.rb
- spec/requests/api/graphql/ci/project_variables_spec.rb 0 个添加, 35 个删除spec/requests/api/graphql/ci/project_variables_spec.rb
- spec/requests/api/group_variables_spec.rb 0 个添加, 36 个删除spec/requests/api/group_variables_spec.rb
加载中
想要评论请 注册 或 登录