-
- Downloads
Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'
Add retried jobs to pipeline stages Closes #50461 See merge request gitlab-org/gitlab-ce!21558
No related branches found
No related tags found
Showing
- app/controllers/projects/pipelines_controller.rb 1 addition, 1 deletionapp/controllers/projects/pipelines_controller.rb
- app/serializers/stage_entity.rb 16 additions, 0 deletionsapp/serializers/stage_entity.rb
- changelogs/unreleased/50461-add-retried-builds-in-pipeline-stage-endpoint.yml 5 additions, 0 deletions...d/50461-add-retried-builds-in-pipeline-stage-endpoint.yml
- spec/controllers/projects/pipelines_controller_spec.rb 31 additions, 10 deletionsspec/controllers/projects/pipelines_controller_spec.rb
- spec/fixtures/api/schemas/job/job.json 3 additions, 1 deletionspec/fixtures/api/schemas/job/job.json
- spec/fixtures/api/schemas/pipeline_stage.json 5 additions, 0 deletionsspec/fixtures/api/schemas/pipeline_stage.json
Please register or sign in to comment