Update create pipeline mutation to use GraphQL
Updating from REST to GraphQL Changelog: changed
显示
- app/assets/javascripts/ci/pipeline_new/components/pipeline_new_form.vue 33 个添加, 22 个删除...ascripts/ci/pipeline_new/components/pipeline_new_form.vue
- app/assets/javascripts/ci/pipeline_new/graphql/mutations/create_pipeline.mutation.graphql 20 个添加, 6 个删除...ne_new/graphql/mutations/create_pipeline.mutation.graphql
- app/assets/javascripts/ci/pipeline_new/graphql/resolvers.js 0 个添加, 29 个删除app/assets/javascripts/ci/pipeline_new/graphql/resolvers.js
- app/assets/javascripts/ci/pipeline_new/index.js 1 个添加, 2 个删除app/assets/javascripts/ci/pipeline_new/index.js
- app/assets/javascripts/ci/pipeline_new/utils/filter_variables.js 9 个添加, 6 个删除...ets/javascripts/ci/pipeline_new/utils/filter_variables.js
- spec/frontend/ci/pipeline_new/components/identity_verification_required_pipeline_new_form_spec.js 9 个添加, 8 个删除.../identity_verification_required_pipeline_new_form_spec.js
- spec/frontend/ci/pipeline_new/components/pipeline_new_form_spec.js 40 个添加, 40 个删除...tend/ci/pipeline_new/components/pipeline_new_form_spec.js
- spec/frontend/ci/pipeline_new/mock_data.js 8 个添加, 3 个删除spec/frontend/ci/pipeline_new/mock_data.js
- spec/frontend/ci/pipeline_new/utils/filter_variables_spec.js 6 个添加, 6 个删除spec/frontend/ci/pipeline_new/utils/filter_variables_spec.js
- spec/frontend/fixtures/pipeline_create.rb 91 个添加, 0 个删除spec/frontend/fixtures/pipeline_create.rb
加载中
想要评论请 注册 或 登录