-
- Downloads
There was an error fetching the commit references. Please try again later.
Renaming Secret Variables in the codebase
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- app/assets/javascripts/ci_variable_list/ajax_variable_list.js 1 addition, 1 deletion...assets/javascripts/ci_variable_list/ajax_variable_list.js
- app/assets/javascripts/pages/groups/settings/ci_cd/show/index.js 1 addition, 1 deletion...ets/javascripts/pages/groups/settings/ci_cd/show/index.js
- app/assets/javascripts/pages/projects/settings/ci_cd/show/index.js 1 addition, 1 deletion...s/javascripts/pages/projects/settings/ci_cd/show/index.js
- app/controllers/groups/settings/ci_cd_controller.rb 2 additions, 2 deletionsapp/controllers/groups/settings/ci_cd_controller.rb
- app/controllers/projects/settings/ci_cd_controller.rb 2 additions, 2 deletionsapp/controllers/projects/settings/ci_cd_controller.rb
- app/models/ci/build.rb 2 additions, 2 deletionsapp/models/ci/build.rb
- app/models/group.rb 1 addition, 1 deletionapp/models/group.rb
- app/models/project.rb 1 addition, 1 deletionapp/models/project.rb
- app/views/ci/variables/_index.html.haml 2 additions, 2 deletionsapp/views/ci/variables/_index.html.haml
- app/views/groups/settings/ci_cd/show.html.haml 1 addition, 1 deletionapp/views/groups/settings/ci_cd/show.html.haml
- changelogs/unreleased/ravlen-rename-secret-variables-in-codebase.yml 5 additions, 0 deletions...unreleased/ravlen-rename-secret-variables-in-codebase.yml
- qa/qa.rb 2 additions, 2 deletionsqa/qa.rb
- qa/qa/factory/resource/ci_variable.rb 4 additions, 4 deletionsqa/qa/factory/resource/ci_variable.rb
- qa/qa/page/project/settings/ci_cd.rb 2 additions, 2 deletionsqa/qa/page/project/settings/ci_cd.rb
- qa/qa/page/project/settings/ci_variables.rb 3 additions, 3 deletionsqa/qa/page/project/settings/ci_variables.rb
- qa/qa/specs/features/browser_ui/4_verify/ci_variable/add_ci_variable_spec.rb 7 additions, 7 deletions...s/browser_ui/4_verify/ci_variable/add_ci_variable_spec.rb
- qa/qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb 1 addition, 1 deletion...er_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb
- qa/qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb 1 addition, 1 deletion...igure/auto_devops/create_project_with_auto_devops_spec.rb
- spec/javascripts/ci_variable_list/ajax_variable_list_spec.js 3 additions, 3 deletionsspec/javascripts/ci_variable_list/ajax_variable_list_spec.js
Please register or sign in to comment