-
- Downloads
Removed PipelinesController#config_variables endpoint
This MR removes the PipelinesController#config_variables endpoint as it is not in use. There is a GraphQL-equivalent query that can be used for the same purpose. Changelog: removed
parent
19468878
No related branches found
No related tags found
Showing
- app/controllers/projects/pipelines_controller.rb 4 additions, 16 deletionsapp/controllers/projects/pipelines_controller.rb
- app/views/projects/pipelines/new.html.haml 0 additions, 1 deletionapp/views/projects/pipelines/new.html.haml
- config/routes/pipelines.rb 0 additions, 1 deletionconfig/routes/pipelines.rb
- spec/controllers/projects/pipelines_controller_spec.rb 0 additions, 142 deletionsspec/controllers/projects/pipelines_controller_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!2061 (merged)
Please register or sign in to comment