Expose schedule name
Expose pipeline schedule name in place of pipeline name when pipeline was created from a pipeline schedule. Changelog: changed
显示
- app/assets/javascripts/ci/pipelines_page/components/pipeline_url.vue 37 个添加, 8 个删除...javascripts/ci/pipelines_page/components/pipeline_url.vue
- app/serializers/ci/pipeline_entity.rb 2 个添加, 0 个删除app/serializers/ci/pipeline_entity.rb
- app/serializers/ci/pipeline_schedule_entity.rb 13 个添加, 0 个删除app/serializers/ci/pipeline_schedule_entity.rb
- app/serializers/pipeline_serializer.rb 1 个添加, 0 个删除app/serializers/pipeline_serializer.rb
- spec/frontend/ci/pipelines_page/components/pipeline_url_spec.js 34 个添加, 8 个删除...rontend/ci/pipelines_page/components/pipeline_url_spec.js
- spec/serializers/ci/pipeline_entity_spec.rb 21 个添加, 0 个删除spec/serializers/ci/pipeline_entity_spec.rb
- spec/serializers/ci/pipeline_schedule_entity_spec.rb 23 个添加, 0 个删除spec/serializers/ci/pipeline_schedule_entity_spec.rb
想要评论请 注册 或 登录